ComponentPortViewItem

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

A ComponentPortViewItem represents a ComponentPort within a ComponentNodeViewItem and defines its position on the node.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
sideComponentPortViewItemSide0..1Specifies the side of the ComponentNodeViewItem on which the port should be displayed.ComponentPortViewItem

Outgoing Relations

TypeRoleMult.Mult.Description
ComponentPortcomponentPort10..*References the ComponentPort that is represented by this ComponentPortViewItem.

Incoming Relations

TypeMult.RoleMult.Description
ConnectionNodeViewItem1displayedPort0..*

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

 

Caution: This association is ordered!

 

Previous