| AcquireActionCreator |
This class constructs an AcquireAction.
|
| BranchActionCreator |
This class constructs a BranchAction.
|
| CollectionIteratorActionCreator |
This class constructs a CollectionIteratorAction.
|
| EmitEventActionCreator |
This class constructs an EmitEventAction.
|
| ExternalCallActionCreator |
This class constructs an ExternalCallAction.
|
| ForkActionCreator |
This class constructs a BranchAction.
|
| GeneralAction |
This class provides the implementation of the methods that add resource demands, resource calls
and infrastructure calls to a SEFF action.
|
| InternalActionCreator |
This class constructs a InternalAction.
|
| InternalCallActionCreator |
This class constructs a InternalCallAction.
|
| LoopActionCreator |
This class constructs a LoopAction.
|
| RecoveryActionCreator |
This class constructs a RecoveryAction.
|
| ReleaseActionCreator |
This class constructs a ReleaseAction.
|
| SeffAction |
This class provides the general infrastructure of a SEFF action: an action belongs to a SEFF and
has a successor.
|
| SeffCreator |
This class constructs a ServiceEffectSpecification / ResourceDemandingSEFF / ResourceDemandingBehaviour /
ResourceDemandingInternalBehaviour / ForkedBehaviour / RecoveryActionBehaviour.
|
| SetVariableActionCreator |
This class constructs a SetVariableAction.
|
| StartActionCreator |
This class constructs a StartAction.
|
| StopActionCreator |
This class constructs a StopAction.
|