Class ControllerDistribution

Applied Stereotypes:
XSDcomplexType

Defines a distribution which controller should be used in a traffic.

Used in:
TrafficDefinition
Properties
Name Type Cardinality AppliedStereotypes Description
controllerDistributionEntries ControllerDistributionEntry 1..* XSDunwrapped The weights of controllers of a specific type in a traffic.

Migration Information from XSD 0.9.1
Derived From:
OSCTrafficDefinition.DriverDistribution
Property Name XSD Type XSD 0.9.1 Name Migration
controllerDistributionEntries Element Driver Renamed

XSD 1.0 Representation


<xsd:complexType name="ControllerDistribution">
<xsd:sequence>
<xsd:element name="ControllerDistributionEntry" maxOccurs="unbounded" type="ControllerDistributionEntry"/>
</xsd:sequence>
</xsd:complexType>

XSD Transformation
UML Element Stereotype Description
controllerDistributionEntries XSDunwrapped This property represents an unwrapped list in XSD. The element name 'ControllerDistributionEntry' is used for the list elements.

To XSD To XSLT To XSD Tree