|
Class Summary |
| Action |
Contains the attributes and behavior of a Finite
State Machine Action. |
| Arc |
Contains the attributes and behavior of a Finite
State Machine Arc. |
| Fsm |
Contains the attributes and behavior of a finite state machine instance. |
| FsmClass |
Contains the attributes and behavior of a finite state machine instance. |
| FsmFactory |
Makes finite state machines which can be interpreted by the Interpreter. |
| FsmStateInfo |
Contains the finite state machine and its state. |
| Interpreter |
Contains the attributes and behavior of a chat fsm interpreter. |
| Performative |
Contains the attributes and behavior of a chat conversation Finite
State Machine Performative. |
| Performer |
Performs actions for the chat fsm interpreter. |
| State |
Contains the attributes and behavior of a chat fsm Finite
State Machine State. |
| UnitTest |
Provides a unit test suite for the org.opencyc.fsm package |