Skip to main content

ISequenceConfiguration

Short summary

An interface to provide configurations for all cycle manager steps. Should affect the all steps in the cycle manager (default values).

AccessAbstractFinalExtendsImplements
-NoNoICycleManagerParameters-

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