public interface FiniteStateMachineType extends StateMachineType
| Modifier and Type | Method and Description |
|---|---|
FiniteStateVariableType |
getCurrentState() |
FiniteTransitionVariableType |
getLastTransition() |
FiniteStateVariableType getCurrentState()
getCurrentState in interface StateMachineTypeFiniteTransitionVariableType getLastTransition()
getLastTransition in interface StateMachineTypeCopyright © 2015. All rights reserved.