Class File
- Applied Stereotypes:
-
XSDcomplexType
File on the file system, including its file path.
- Used in:
-
AnimationFile ,
DomeImage ,
ParameterValueDistribution ,
Properties ,
RoadNetwork
Properties |
|
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
|
filepath |
string |
1..1 |
XSDattribute
|
Filepath e.g. filepath=/home/simulator/customDriverSpecification.xml. |
|
XSD 1.3 Representation |
<xsd:complexType name="File">
<xsd:attribute name="filepath" type="String" use="required"/>
</xsd:complexType>
|
|
Stereotype Details Information |
- Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
- Property filepath
|
To XSD