Class Summary |
CheckAction |
This class provides support for assigning guard conditions and lets the flow
processor behave according to the flow modifiers specified for the
conditions. |
DSEOperationProcessor |
This class provides the behaviour of the processor class plus the required
Operation interface. |
DSEOperationState |
This class is an extension of the DSEState. |
DSEStep |
This class is the base class which any step defined as an action inside a
process flow definition should inherit from. |
DSESyncProcState |
This class is an extension of the DSEOperationState which implements an state
which is related to a synchronous processor. |
ExecuteOperationAct |
This class provides the behavior for a sample DSEAction to create and execute
operations from the automaton. |
ExecuteSubflowAct |
This class provides the behaviour for a sample DSEAction to create and
execute nested subflows within the automaton. |
StartAction |
This class provides support for starting a flow to enter the initial state. |