Class AbsoluteTargetLane

Applied Stereotypes:
XSDcomplexType

Defines the number (ID) of the target lane.

Used in:
LaneChangeTarget
Properties
  Name Type Cardinality AppliedStereotypes Description
  value string 1..1 XSDattribute Number (ID) of the target lane the entity will change to.
XSD 1.3 Representation


<xsd:complexType name="AbsoluteTargetLane">
<xsd:attribute name="value" type="String" use="required"/>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property value
    • XSDattribute

To XSD