|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Controller based on a finite state machine.
See:
Description
| Class Summary | |
|---|---|
| FiniteStateController | A Controller based on a finite state machine. |
| State | Abstract class representing a state within a FiniteStateController. |
| Exception Summary | |
|---|---|
| DuplicateStateNameException | Exception thrown by a FiniteStateController when two states have the same name. |
| UnknownStateException | Exception thrown by a FiniteStateConrtoller when a transition to an unknown state is requested. |
Support for creating a Controller based on a finite state machine.
|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||