|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionTrigger.SelectionState | |
---|---|
de.cau.cs.kieler.kiml.ui.layout | Classes with generic implementations to apply layout to GMF diagrams. |
de.cau.cs.kieler.synccharts.diagram.custom | General classes that depend on the synccharts diagram editor. |
de.cau.cs.kieler.synccharts.kivi | View Management classes for SyncCharts. |
Uses of SelectionTrigger.SelectionState in de.cau.cs.kieler.kiml.ui.layout |
---|
Methods in de.cau.cs.kieler.kiml.ui.layout with parameters of type SelectionTrigger.SelectionState | |
---|---|
void |
LayoutCombination.execute(ButtonTrigger.ButtonState button,
SelectionTrigger.SelectionState selection)
Listen to view management buttons and the current selection. |
Uses of SelectionTrigger.SelectionState in de.cau.cs.kieler.synccharts.diagram.custom |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.custom with parameters of type SelectionTrigger.SelectionState | |
---|---|
void |
HighlightSelectedTransitionsCombination.execute(SelectionTrigger.SelectionState selection)
Execute the combination when a new selection state is available. |
Uses of SelectionTrigger.SelectionState in de.cau.cs.kieler.synccharts.kivi |
---|
Methods in de.cau.cs.kieler.synccharts.kivi with parameters of type SelectionTrigger.SelectionState | |
---|---|
void |
SignalFlowCombination.execute(ButtonTrigger.ButtonState button,
SelectionTrigger.SelectionState selection)
Execute the combination using the signal flow active state and the selection state. |
void |
ManualFocusCombination.execute(ButtonTrigger.ButtonState button,
SelectionTrigger.SelectionState selection,
DiagramTrigger.DiagramState diagram)
Main Combination logic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |