NetworkPortViewItem

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

General Information

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierExtendableElement
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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
networkPortNetworkPort1NYN0..*References the NetworkPort that is represented by this NetworkPortViewItem.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
displayedPort0..*YYYNetworkNodeViewItem1

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