Class UserDefinedLight
- Applied Stereotypes:
-
XSDcomplexType
Definition of user defined light types.
- Used in:
-
LightType
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
userDefinedLightType |
string |
1..1 |
XSDattribute
|
The available user defined light types are subject of a contract between simulation environment provider and scenario author. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="UserDefinedLight">
<xsd:attribute name="userDefinedLightType" type="String" use="required"/>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
-
Property userDefinedLightType
|
To XSD