Uses of Package
com.werken.blissed

Packages that use com.werken.blissed
com.werken.blissed The blissed process+state framework. 
com.werken.blissed.activity Activity implementation. 
com.werken.blissed.guard   
com.werken.blissed.jelly Jelly tag library. 
 

Classes in com.werken.blissed used by com.werken.blissed
Activity
          A unit of work to be performed within a state.
ActivityException
          Indicates an error while performing an activity.
BlissedException
          Base blissed exception.
Described
          Generic interface for objects which have descriptions.
DuplicateStateException
          Indicates an attempt to add a duplicate state to a process.
Guard
          Interface for guards protecting transitions.
InvalidMotionException
          Indicates an invalid motion through a process.
Named
          Generic interface for named objects.
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.
 

Classes in com.werken.blissed used by com.werken.blissed.activity
Activity
          A unit of work to be performed within a state.
ActivityException
          Indicates an error while performing an activity.
Process
          A graph of nodes and transitions in the form of a state machine.
ProcessContext
          Context for an instance of a Process.
 

Classes in com.werken.blissed used by com.werken.blissed.guard
Guard
          Interface for guards protecting transitions.
ProcessContext
          Context for an instance of a Process.
Transition
          An arc between two States.
 

Classes in com.werken.blissed used by com.werken.blissed.jelly
Activity
          A unit of work to be performed within a state.
ActivityException
          Indicates an error while performing an activity.
Described
          Generic interface for objects which have descriptions.
Guard
          Interface for guards protecting transitions.
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.
 



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