de.cau.cs.kieler.synccharts.kivi
Class SignalFlowCombination
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.synccharts.kivi.SignalFlowCombination
- All Implemented Interfaces:
- ICombination
public class SignalFlowCombination
- extends AbstractCombination
Started by the signal flow button, visualizes the flow of signals in a SyncChart diagram.
Depending on the currently selected objects only signals concerning these objects are displayed.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARROW_COLOR
public static final String ARROW_COLOR
- The preference key for the arrow color.
SignalFlowCombination
public SignalFlowCombination()
execute
public void execute(SignalFlowTrigger.SignalFlowActiveState active,
SelectionTrigger.SelectionState selection)
- Execute the combination using the signal flow active state and the selection state.
- Parameters:
active
- the signal flow active stateselection
- the selection state
getParameters
public static CombinationParameter[] getParameters()
- Get the combination parameters for the signal flow combination.
- Returns:
- the parameters