NetworkPortViewItem

Note: There is a newer version of this specification see VEC 2.1.0

A NetworkPortViewItem represents a NetworkPort within a NetworkNodeViewItem and defines its position on the node.

General Information

AttributeValue
Ownernet
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
sideNetworkPortViewItemSide0..1Specifies the side of the NetworkNodeViewItem on which the port should be displayed.NetworkPortViewItem

Outgoing Relations

TypeRoleMult.Mult.Description
NetworkPortnetworkPort10..*References the NetworkPort that is represented by this NetworkPortViewItem.

Incoming Relations

TypeMult.RoleMult.Description
NetworkNodeViewItem1displayedPort0..*

Specifies all NetworkPortViewItems that are displayed on this NetworkNodeViewItem. The order of this association defines the clockwise arrangement of the ports on the node. As each NetworkPortViewItem can also define the side on which it is placed, side definitions take precedence over order.

 

Caution: This association is ordered!

 

Previous