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, ITriggerListener
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 de.cau.cs.kieler.core.kivi.AbstractCombination |
enableEffectRecording, getEffects, getTriggerState, getTriggerStates, handle, isActive, schedule, schedule, setActive, toString, undo, undoRecordedEffects |
ARROW_COLOR
public static final String ARROW_COLOR
- The preference key for the arrow color.
SignalFlowCombination
public SignalFlowCombination()
execute
public void execute(ButtonTrigger.ButtonState button,
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