ISequenceConfiguration
Short summary
An interface to provide configurations for all cycle manager steps. Should affect the all steps in the cycle manager (default values).
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | ICycleManagerParameters | - |
UML Diagram
Properties
requireSuccessStep
Type: BOOL
Specifies whether the SUCCESS step of the state machine can be skipped when the transition condition to SUCCESS is already fulfilled.…
Code
Declaration
INTERFACE ISequenceConfiguration EXTENDS ICycleManagerParameters