Class EntityCondition
- Applied Stereotypes:
-
XSDcomplexType,
union
Defines a specific condition on an entity.
- Used in:
-
ByEntityCondition
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
accelerationCondition |
AccelerationCondition |
1..1 |
xor,
XSDelement
|
Condition checking the current acceleration of an entity. |
| |
angleCondition |
AngleCondition |
1..1 |
xor,
XSDelement
|
Condition checking the angle of an entity. |
| |
collisionCondition |
CollisionCondition |
1..1 |
xor,
XSDelement
|
Condition checking whether the reference entity was involved in a collision. |
| |
distanceCondition |
DistanceCondition |
1..1 |
xor,
XSDelement
|
Condition checking the distance between two entities or an entity and a position. |
| |
endOfRoadCondition |
EndOfRoadCondition |
1..1 |
xor,
XSDelement
|
Condition checking for how long the reference entity has reached the end of the road. |
| |
relativeDistanceCondition |
RelativeDistanceCondition |
1..1 |
xor,
XSDelement
|
Condition checking the relative distance between two entities. |
| |
relativeClearanceCondition |
RelativeClearanceCondition |
1..1 |
xor,
XSDelement
|
Condition checking the relative clearance of an entity. |
| |
timeToCollisionCondition |
TimeToCollisionCondition |
1..1 |
xor,
XSDelement
|
Condition checking the time to collision between two entities. |
| |
speedCondition |
SpeedCondition |
1..1 |
xor,
XSDelement
|
Condition checking the current speed of the referenced entities. |
| |
relativeAngleCondition |
RelativeAngleCondition |
1..1 |
xor,
XSDelement
|
Condition checking the angle of an entity relative to a reference entity. |
| |
offroadCondition |
OffroadCondition |
1..1 |
xor,
XSDelement
|
Condition checking for how long the reference entity has left the road. |
| |
relativeSpeedCondition |
RelativeSpeedCondition |
1..1 |
xor,
XSDelement
|
Condition checking the relative speed between two entity. |
| D |
reachPositionCondition |
ReachPositionCondition |
1..1 |
deprecated,
xor,
XSDelement
|
Condition checking whether the reference entity has reached a given position within a given uncertainty. |
| |
timeHeadwayCondition |
TimeHeadwayCondition |
1..1 |
xor,
XSDelement
|
Condition checking the time headway between two entities. |
| |
traveledDistanceCondition |
TraveledDistanceCondition |
1..1 |
xor,
XSDelement
|
Condition checking the total traveled distance of the reference entity since the start of the scenario. |
| |
standStillCondition |
StandStillCondition |
1..1 |
xor,
XSDelement
|
Condition checking for how long the reference entity has not moved. |
|
|
Deprecation
|
- Property reachPositionCondition deprecated.
|
|
Change log from version 1.3
|
- Property 'accelerationCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'collisionCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'distanceCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'endOfRoadCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'relativeDistanceCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'relativeClearanceCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'timeToCollisionCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'speedCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'offroadCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'relativeSpeedCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'reachPositionCondition'. Stereotype <<deprecated>>. Tagged value 'withVersion' removed.
- Property 'reachPositionCondition'. Stereotype <<deprecated>>. Tagged value 'comment' removed.
- Property 'reachPositionCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'timeHeadwayCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'traveledDistanceCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
- Property 'standStillCondition'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "choice"; mixed: "false"]
-
Property accelerationCondition
-
Property angleCondition
-
Property collisionCondition
-
Property distanceCondition
-
Property endOfRoadCondition
-
Property relativeDistanceCondition
-
Property relativeClearanceCondition
-
Property timeToCollisionCondition
-
Property speedCondition
-
Property relativeAngleCondition
-
Property offroadCondition
-
Property relativeSpeedCondition
-
Property reachPositionCondition
-
Property timeHeadwayCondition
-
Property traveledDistanceCondition
-
Property standStillCondition
|
To XSD