Class CentralSwarmObject

Applied Stereotypes:
XSDcomplexType

The entity that represents the center of a swarm.

Used in:
TrafficSwarmAction
Properties
  Name Type Cardinality AppliedStereotypes Description
  entityRef Entity 1..1 nameRef, XSDattribute Name of the central entity the swarm traffic is created around.
XSD 1.4 Representation


<xsd:complexType name="CentralSwarmObject">
<xsd:attribute name="entityRef" type="String" use="required"/>
</xsd:complexType>

Change log from version 1.3
  • Property 'entityRef'. Stereotype <<nameRef>>. Tagged value 'xsdType' removed.
Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property entityRef
    • nameRef
    • XSDattribute

To XSD