Class AcquirePositionAction

Applied Stereotypes:
XSDcomplexType

Controls the entity to acquire a target position.

Used in:
RoutingAction
Properties
  Name Type Cardinality AppliedStereotypes Description
  position Position 1..1 XSDelement A position to acquire.
XSD 1.4 Representation


<xsd:complexType name="AcquirePositionAction">
<xsd:all>
<xsd:element name="Position" type="Position"/>
</xsd:all>
</xsd:complexType>

Change log from version 1.3
  • Property 'position'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "all"; mixed: "false"]
  • Property position
    • XSDelement

To XSD