|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.atomikos.finitestates | |
|---|---|
| com.atomikos.finitestates | |
| Classes in com.atomikos.finitestates used by com.atomikos.finitestates | |
|---|---|
| FSM
Interface of a finite state machine. |
|
| FSMEnterEvent
Events signalling the transition of the FSM to a new state. |
|
| FSMEnterEventSource
Interface of an FSMEnterEventSource. |
|
| FSMEnterListener
A listener on FSMEnterEvent occurrences. |
|
| FSMPreEnterEventSource
A source of FSMPreEnterEvents. |
|
| FSMPreEnterListener
A listener that wants to be notified BEFORE the new state is entered. |
|
| FSMPreTransitionEventSource
A source of PreTransitionEvents. |
|
| FSMPreTransitionListener
A listener interface for FSMTransition events, but one that wishes to be notified BEFORE the transition is exposed to other threads. |
|
| FSMTransitionEvent
Events signalling a transition of a FSM. |
|
| FSMTransitionEventSource
A source of TransitionEvents. |
|
| FSMTransitionListener
A listener interface for FSMTransitionEvents. |
|
| Stateful
Abstract representation of an object that has a state. |
|
| StateMutable
Abstract representation of an object that has a state and this state can be set. |
|
| TransitionTable
A Transition Table determines which transitions are legal. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||