Class ByValueCondition
- Applied Stereotypes:
-
XSDcomplexType,
union
Conditions referring a runtime value.
- Used in:
-
Condition
Properties |
|
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
|
parameterCondition |
ParameterCondition |
1..1 |
xor,
XSDelement
|
A current parameter value is compared to a reference value. |
|
timeOfDayCondition |
TimeOfDayCondition |
1..1 |
xor,
XSDelement
|
The current time of day is compared to a reference value. |
|
simulationTimeCondition |
SimulationTimeCondition |
1..1 |
xor,
XSDelement
|
The current simulation time is compared to a reference value. |
|
storyboardElementStateCondition |
StoryboardElementStateCondition |
1..1 |
xor,
XSDelement
|
Condition becomes true if the referenced StoryboardElement terminates according to the given rule. |
|
userDefinedValueCondition |
UserDefinedValueCondition |
1..1 |
xor,
XSDelement
|
The current value of an externally defined named value is compared to a reference value (less, greater, equal). |
|
trafficSignalCondition |
TrafficSignalCondition |
1..1 |
xor,
XSDelement
|
Condition becomes true if the referenced signal reaches the indicated state. |
|
trafficSignalControllerCondition |
TrafficSignalControllerCondition |
1..1 |
xor,
XSDelement
|
Condition becomes true if the referenced signal controller reaches the indicated state. |
|
variableCondition |
VariableCondition |
1..1 |
xor,
XSDelement
|
A current variable value is compared to a reference value. |
|
Change log from version 1.2 |
- Property 'parameterCondition'. Lower cardinality changed.
- Property 'timeOfDayCondition'. Lower cardinality changed.
- Property 'simulationTimeCondition'. Lower cardinality changed.
- Property 'storyboardElementStateCondition'. Lower cardinality changed.
- Property 'userDefinedValueCondition'. Lower cardinality changed.
- Property 'trafficSignalCondition'. Lower cardinality changed.
- Property 'trafficSignalControllerCondition'. Lower cardinality changed.
- Property 'variableCondition'. Lower cardinality changed.
|
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