ComponentPortViewItem

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

General Information

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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
componentPortComponentPort1NYN0..*References the ComponentPort that is represented by this ComponentPortViewItem.

Incoming Relations

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

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!

 

displayedPort0..*YYYComponentNodeViewItem1

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