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. |
ClientState |
|
ConditionRuleAndEvent |
Class that represents pairs Rule/Event for condition definitions
Each Condition State object can contain one or more Rule/Event pairs |
DSEBaseState |
|
DSEConditionState |
|
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. |
PopupPageClientState |
|
StartAction |
This class provides support for starting a flow to enter the initial state. |