|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleArraySet | |
gate.fsm |
Uses of SimpleArraySet in gate.fsm |
Fields in gate.fsm declared as SimpleArraySet | |
private SimpleArraySet |
State.transitions
A set of objects of type gata.fsm.Transition representing the outgoing transitions. |
Methods in gate.fsm that return SimpleArraySet | |
SimpleArraySet |
State.getTransitions()
Gets the set of transitions for this state. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |