Class VehicleComponent
- Applied Stereotypes:
-
XSDcomplexType
Type of the vehicle component.
- Used in:
-
ComponentAnimation
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
vehicleComponentType |
VehicleComponentType |
1..1 |
XSDattribute
|
Available component types attached to a vehicle. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="VehicleComponent">
<xsd:attribute name="vehicleComponentType" type="VehicleComponentType" use="required"/>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
-
Property vehicleComponentType
|
To XSD