Class UserDefinedAnimation

Applied Stereotypes:
XSDcomplexType

Definition of user defined animation types.

Used in:
AnimationType
Properties
  Name Type Cardinality AppliedStereotypes Description
  userDefinedAnimationType string 1..1 XSDattribute The available user defined animation types are subject of a contract between simulation environment provider and scenario author.
XSD 1.3 Representation


<xsd:complexType name="UserDefinedAnimation">
<xsd:attribute name="userDefinedAnimationType" type="String" use="required"/>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property userDefinedAnimationType
    • XSDattribute

To XSD