|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateMachine | |
org.apache.commons.graph.domain.statemachine |
Uses of StateMachine in org.apache.commons.graph.domain.statemachine |
Fields in org.apache.commons.graph.domain.statemachine declared as StateMachine | |
private StateMachine |
State.subMachine
|
Methods in org.apache.commons.graph.domain.statemachine that return StateMachine | |
StateMachine |
State.getSubmachine()
Gets the submachine attribute of the State object |
Methods in org.apache.commons.graph.domain.statemachine with parameters of type StateMachine | |
void |
State.setSubmachine(StateMachine subMachine)
Sets the submachine attribute of the State object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |