Package com.werken.blissed

The blissed process+state framework.

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 States.
 

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.
 

Package com.werken.blissed Description

The blissed process+state framework.



Copyright © 2002-2002 The Werken Company. All Rights Reserved.