2
I Use This!
Activity Not Available

News

Posted over 13 years ago by ssc
When visualizing an Esterel simulation, the visualization component misvisualizes in a second run, i. e. it does not color active statements when it should and keeps statements colored that should not keep colored. This can easily be reproduced by ... [More] first simulating a run of ABRO using the standard schedule and emitting signals, e. g. signal A in step 3, B in 6, and R in 9. Then, stop the simulation, and push the simulation button again. In the first step, no statement will be colored, although "loop", "await a", and "await b" should be colored. This situation persists also when emitting further signals. The situation gets even worse when also using KART, as validation errors will stay colored, etc. [Less]
Posted over 13 years ago by Christian Schneider <chsch@…>
master minor supplement to DiagramUtil (actually a little util function)
Posted over 13 years ago by Christoph Daniel Schulze <cds@…>
masterAdded a JUnit test for the ComponentGroup class. Made the ComponentGroup class visible outside its plug-in for the JUnit test to be able to find it.
Posted over 13 years ago by Christoph Daniel Schulze <cds@…>
master Merge branch 'master' into ticket_1926
Posted over 13 years ago by Miro Spoenemann <msp@…>
master Merge branch 'smartlayout'
Posted over 13 years ago by Miro Spoenemann <msp@…>
master fixed the build, eliminated Checkstyle warnings
Posted over 13 years ago by Miro Spoenemann <msp@…>
master consistent layout options for spacing and direction
Posted over 13 years ago by Christoph Daniel Schulze <cds@…>
masterChanged: Made the various external port side connection combinations available as public constants. (#1926) Changed: Components of a component group are now saved in a map, mapped to their external port side connection combination. (#1926)
Posted over 13 years ago by Christian Schneider <chsch@…>
master background color configured for synccharts normal states in SyncchartsFigureProvider
Posted over 13 years ago by Christoph Daniel Schulze <cds@…>
masterRemoved: IGraphPlacer interface. (#1926)