Package | Description |
---|---|
info.monitorenter.gui.chart.traces.iterators.fsm |
Modifier and Type | Class and Description |
---|---|
class |
AIteratorITracePointStateEnginge.AAction
Overrides
AIteratorITracePointStateEnginge.AAction.toString() to make this class-cluster a bit more
debuggable. |
Modifier and Type | Method and Description |
---|---|
AIteratorITracePointStateEnginge.IAction |
AIteratorITracePointStateEnginge.Transition.getAction()
Returns the action to invoke when this transition is taken.
|
Constructor and Description |
---|
Transition(AIteratorITracePointStateEnginge.ICondition condition,
AIteratorITracePointStateEnginge.IAction action,
Enum<?> stateFollowing)
Creates a transition with a condition and the next state (in case
condition falls true).
|
Copyright © 2017. All rights reserved.