IConfigurationProvider.GetConfiguration (METH)ΒΆ
METHOD GetConfiguration
Identifies the current configuration of an action provider, if connencted to the behaviour model
An output returning TRUE
signalizes that the corresponding behaviour has been implemented for the related action provider.
- InOut:
Scope
Name
Type
Comment
Output
xLevelControlled
BOOL
Implements ILevelControlled
xTimingControlled
BOOL
Implements ITimingControlled
xTimeLimited
BOOL
Implements ITimeLimited
xTimeOutConstraint
BOOL
Implements ITimeOutConstraint
xAbortable
BOOL
Implements IAbortable
xEdgeTriggered
BOOL
Implements IEdgeTriggered
xHasContinuousBehaviour
BOOL
Implements IHasContinuousBehaviour
xSupportsExitAction
BOOL
Implements IExitActionProvider