Class TeleportAction

Applied Stereotypes:
XSDcomplexType

Specifying a target position an entity is teleported to.

Used in:
PrivateAction
Properties
Name Type Cardinality AppliedStereotypes Description
position Position 1..1 XSDelement The position the entity/entities are teleported to.

XSD 1.1 Representation


<xsd:complexType name="TeleportAction">
<xsd:sequence>
<xsd:element name="Position" type="Position"/>
</xsd:sequence>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property position
    • XSDelement [position: "1"]

To XSD To XSD Tree