Specialization OperatorAction
The abstract (not directly usable) type OperatorAction is used to describe events that arise from actions taken by (or on behalf of) the road operator. This includes actions such as opening/closing express lanes, opening/closing bridges, roadworks, detours, etc.
Elements
The OperatorAction type is derived from SituationRecord and introduces a new mandatory element, operatorActionStatus.
Explanation of operatorActionStatus
The operatorActionStatus element is used to indicate the status of an operator-driven dynamic traffic situation. It provides a status indicator for information about objects. The application is explained in more detail in this example.
| Element | Type | Mandatory | Domain | Description |
|---|---|---|---|---|
| operatorActionStatus | OperatorActionStatusEnum | Yes | requested, approved, beingImplemented, implemented, beingTerminated | The operatorActionStatus is used to indicate the status of an operator-driven dynamic traffic situation. It provides a status indicator for information about objects. |
