| Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| trafficName |
string |
0..1 |
XSDattribute
|
Name of the traffic that is created. This name can be referenced when stopping the traffic with StopTrafficAction. |
| trafficSourceAction |
TrafficSourceAction |
0..1 |
xor,
XSDelement
|
Defines a source of traffic at a specific position. |
| trafficSinkAction |
TrafficSinkAction |
0..1 |
xor,
XSDelement
|
Defines a sink of traffic at a specific position. |
| trafficSwarmAction |
TrafficSwarmAction |
0..1 |
xor,
XSDelement
|
Defines swarm traffic around a given central entity. |
| trafficStopAction |
TrafficStopAction |
0..1 |
xor,
XSDelement
|
Stops traffic instances (swarm, source, sink). |
|