Class ExternalObjectReference
- Applied Stereotypes:
-
XSDcomplexType
Reference to an external object that is defined beyond OpenSCENARIO files and catalogs, i.e. in the road network (= road object or traffic signal).
- Used in:
-
EntityObject
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
name |
string |
1..1 |
XSDattribute
|
Unique identifier of the referenced external object in the road network. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="ExternalObjectReference">
<xsd:attribute name="name" type="String" use="required"/>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "all"; mixed: "false"]
-
Property name
|
To XSD