|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Activity | A unit of work to be performed within a state. |
Described | Generic interface for objects which have descriptions. |
Guard | Interface for guards protecting transitions. |
Named | Generic interface for named objects. |
Class Summary | |
Process | A graph of nodes and transitions in the form of a state machine. |
ProcessContext | Context for an instance of a Process . |
ProcessEngine | Process controller engine. |
State | A Activity -bearing state in the process graph. |
Transition | An arc between two State s. |
Exception Summary | |
ActivityException | Indicates an error while performing an activity. |
BlissedException | Base blissed exception. |
DuplicateStateException | Indicates an attempt to add a duplicate state to a process. |
InvalidMotionException | Indicates an invalid motion through a process. |
The blissed process+state framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |