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 XSDattribute nameRef Name of the central entity the swarm traffic is created around.

Migration Information from XSD 0.9.1
Derived From:
OSCGlobalAction.Traffic.Swarm.CentralObject
Property Name XSD Type XSD 0.9.1 Name Migration
entityRef Attribute entityRef

XSD 1.0 Representation


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

To XSD To XSLT To XSD Tree