Class Directory
- Applied Stereotypes:
-
XSDcomplexType
Specifies the path to a directory.
- Used in:
-
ControllerCatalogLocation ,
EnvironmentCatalogLocation ,
ManeuverCatalogLocation ,
MiscObjectCatalogLocation ,
PedestrianCatalogLocation ,
RouteCatalogLocation ,
TrafficDistributionEntryCatalogLocation ,
TrajectoryCatalogLocation ,
VehicleCatalogLocation
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
path |
string |
1..1 |
XSDattribute
|
File system path, e.g. path=/home/simulation/. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="Directory">
<xsd:attribute name="path" type="String" use="required"/>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
-
Property path
|
To XSD