Package | Description |
---|---|
info.monitorenter.gui.chart.traces.iterators.fsm |
Modifier and Type | Class and Description |
---|---|
class |
AIteratorITracePointStateEnginge.ACondition
Overrides
AIteratorITracePointStateEnginge.ACondition.toString() to make this class-cluster a bit more
debuggable. |
Modifier and Type | Method and Description |
---|---|
AIteratorITracePointStateEnginge.ICondition |
AIteratorITracePointStateEnginge.Transition.getCondition()
Returns the condition (computed from the input
ITracePoint2D )
that has to be met to jump to the state of this transition. |
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 © 2019. All rights reserved.