| Modifier and Type | Method and Description |
|---|---|
StateVariableType |
StateMachineType.getCurrentState() |
StateVariableType |
TransitionEventType.getFromState() |
StateVariableType |
TransitionEventType.getToState() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FiniteStateVariableType |
interface |
TwoStateVariableType |
| Modifier and Type | Method and Description |
|---|---|
StateVariableType |
StateMachineNode.getCurrentState() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineNode.setCurrentState(StateVariableType currentState) |
| Modifier and Type | Class and Description |
|---|---|
class |
FiniteStateVariableNode |
class |
StateVariableNode |
class |
TwoStateVariableNode |
Copyright © 2015. All rights reserved.