Uses of Interface
com.werken.blissed.Described

Packages that use Described
com.werken.blissed The blissed process+state framework. 
com.werken.blissed.jelly Jelly tag library. 
 

Uses of Described in com.werken.blissed
 

Classes in com.werken.blissed that implement Described
 class Process
          A graph of nodes and transitions in the form of a state machine.
 class State
          A Activity-bearing state in the process graph.
 class Transition
          An arc between two States.
 

Uses of Described in com.werken.blissed.jelly
 

Methods in com.werken.blissed.jelly that return Described
protected  Described DefinitionTagSupport.getCurrentDescribed()
          Retrieve the currently in-scope Described.
 Described StateTag.getDescribed()
          Retrieve the current in-scope described object.
 Described ProcessTag.getDescribed()
          Retrieve the current in-scope described object.
 Described TransitionTag.getDescribed()
          Retrieve the described object.
 Described DescribedTag.getDescribed()
          Retrieve the Described object.
 



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