|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.uml2.kivi.StateMachineCombination
public class StateMachineCombination
A combination that visualizes the simulation of a SyncChart.
Field Summary | |
---|---|
static String |
BW_MODE
The preference key for the black & white mode. |
static String |
HIGHLIGHT_COLOR
The preference key for the highlight color. |
static String |
HISTORY_COLOR
The preference key for the history color. |
Fields inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination |
---|
FIFTH, FIRST, FOURTH, SECOND, SEVENTH, SIXTH, THIRD |
Constructor Summary | |
---|---|
StateMachineCombination()
|
Method Summary | |
---|---|
void |
execute(StateActivityTrigger.ActiveStates activeStates)
Execute this combination using the active states state. |
static CombinationParameter<?>[] |
getParameters()
Get the parameters of this combination. |
static IPreferenceStore |
getPreferenceStore()
Get the preference store used by this combination. |
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination |
---|
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String HIGHLIGHT_COLOR
public static final String HISTORY_COLOR
public static final String BW_MODE
Constructor Detail |
---|
public StateMachineCombination()
Method Detail |
---|
public void execute(StateActivityTrigger.ActiveStates activeStates)
activeStates
- the active statespublic static CombinationParameter<?>[] getParameters()
public static IPreferenceStore getPreferenceStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |