|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sourceforge.aqueduct | |
|---|---|
| net.sourceforge.aqueduct | |
| net.sourceforge.aqueduct.inputsource | |
| net.sourceforge.aqueduct.state | |
| Classes in net.sourceforge.aqueduct used by net.sourceforge.aqueduct | |
|---|---|
| InputSource
Marker interface for an object that supplies a State with the contextual information it needs to choose a transition name. |
|
| State
A state in the state machine. |
|
| StateEvent
Message sent to active StateEventListeners. |
|
| StateEventListener
Interface to be used by objects wishing to be notified when one or more given states encounters a transition event. |
|
| StateMachine
Maintains the current state and InputSource used by a particular execution of a StateMachineDescription. |
|
| StateMachineDescription
Contains State objects and the transitions between them. |
|
| StateMachineDescription.Builder
Convenience class that simplifies the code required to create a StateMachineDescription. |
|
| Classes in net.sourceforge.aqueduct used by net.sourceforge.aqueduct.inputsource | |
|---|---|
| InputSource
Marker interface for an object that supplies a State with the contextual information it needs to choose a transition name. |
|
| Classes in net.sourceforge.aqueduct used by net.sourceforge.aqueduct.state | |
|---|---|
| InputSource
Marker interface for an object that supplies a State with the contextual information it needs to choose a transition name. |
|
| State
A state in the state machine. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||