lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
Package org.lflang.diagram.synthesis.action

Classes

class  AbstractAction
 Abstract super class for diagram actions that provides some convince methods. More...
class  CollapseAllReactorsAction
 Action that expands (shows details) of all reactor nodes. More...
class  ExpandAllReactorsAction
 Action that collapses (hides details) of all reactor nodes. More...
class  FilterCycleAction
 Action that filters the diagram for only those elements included in a cycle. More...
class  MemorizingExpandCollapseAction
 Action for toggling collapse/expand state of reactors that memorizes the state and allows correct initialization synthesis runs for the same model. More...
class  ShowCycleAction
 Action that expands all reactor nodes that are included in a cycle. More...