Package com.itmusings.stm.model

Contains a bunch of descriptor classes to hold various kinds of meta data.

See:
          Description

Interface Summary
FlowContext This is an optional but strongly recommended interface for the context object to implement.
TransientActionsAwareDescriptor Interface implemented by the descriptors that support transient actions.
 

Class Summary
AutomaticStateDescriptor  
FlowContextImpl  
FlowDescriptor  
ManualStateDescriptor Describes the manual state.
StateDescriptor  
StateTagDescriptor This object stores the various tags that are supported by the XML configurator along with their associated properties.
Transition  
 

Package com.itmusings.stm.model Description

Contains a bunch of descriptor classes to hold various kinds of meta data. Useful for parsing the stm configuration information in XML or any other form for that matter.



Copyright © 2011 ITMUSINGS. All Rights Reserved.