|
||||||||||
| 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<Transition> |
State.transitions
A set of objects of type gata.fsm.Transition representing the outgoing transitions. |
| Methods in gate.fsm that return SimpleArraySet | |
|---|---|
SimpleArraySet<Transition> |
State.getTransitions()
Gets the set of transitions for this state. |
| Methods in gate.fsm that return types with arguments of type SimpleArraySet | |
|---|---|
Map<State,SimpleArraySet<Transition>> |
FSM.getAllStates()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||