parameterCondition |
ParameterCondition |
0..1 |
xor
|
A current parameter value is compared to a reference value.
|
timeOfDayCondition |
TimeOfDayCondition |
0..1 |
xor
|
The current time of day is compared to a reference value.
|
simulationTimeCondition |
SimulationTimeCondition |
0..1 |
xor
|
The current simulation time is compared to a reference value.
|
storyboardElementStateCondition |
StoryboardElementStateCondition |
0..1 |
xor
|
Condition becomes true if the referenced StoryboardElement terminates according to the given rule.
|
userDefinedValueCondition |
UserDefinedValueCondition |
0..1 |
xor
|
The current value of an externally defined named value is compared to a reference value (less, greater, equal).
|
trafficSignalCondition |
TrafficSignalCondition |
0..1 |
xor
|
Condition becomes true if the referenced signal reaches the indicated state.
|
trafficSignalControllerCondition |
TrafficSignalControllerCondition |
0..1 |
xor
|
Condition becomes true if the referenced signal controller reaches the indicated state.
|