Class ByValueCondition
- Applied Stereotypes:
-
XSDcomplexType,
union
Conditions referring a runtime value.
- Used in:
-
Condition
| Properties |
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
parameterCondition |
ParameterCondition |
0..1 |
xor,
XSDelement
|
A current parameter value is compared to a reference value. |
| |
timeOfDayCondition |
TimeOfDayCondition |
0..1 |
xor,
XSDelement
|
The current time of day is compared to a reference value. |
| |
simulationTimeCondition |
SimulationTimeCondition |
0..1 |
xor,
XSDelement
|
The current simulation time is compared to a reference value. |
| |
storyboardElementStateCondition |
StoryboardElementStateCondition |
0..1 |
xor,
XSDelement
|
Condition becomes true if the referenced StoryboardElement terminates according to the given rule. |
| |
userDefinedValueCondition |
UserDefinedValueCondition |
0..1 |
xor,
XSDelement
|
The current value of an externally defined named value is compared to a reference value (less, greater, equal). |
| |
trafficSignalCondition |
TrafficSignalCondition |
0..1 |
xor,
XSDelement
|
Condition becomes true if the referenced signal reaches the indicated state. |
| |
trafficSignalControllerCondition |
TrafficSignalControllerCondition |
0..1 |
xor,
XSDelement
|
Condition becomes true if the referenced signal controller reaches the indicated state. |
| |
variableCondition |
VariableCondition |
0..1 |
xor,
XSDelement
|
A current variable value is compared to a reference value. |
|
| Change log from version 1.1 |
- Property 'variableCondition' created.
|
|
Stereotype Details Information |
- Class
- XSDcomplexType [modelGroup: "choice"; mixed: "false"]
- Property parameterCondition
- XSDelement [position: "1"]
- Property timeOfDayCondition
- XSDelement [position: "2"]
- Property simulationTimeCondition
- XSDelement [position: "3"]
- Property storyboardElementStateCondition
- XSDelement [position: "4"]
- Property userDefinedValueCondition
- XSDelement [position: "5"]
- Property trafficSignalCondition
- XSDelement [position: "6"]
- Property trafficSignalControllerCondition
- XSDelement [position: "7"]
- Property variableCondition
- XSDelement [position: "8"]
|
To XSD