ComponentNodeViewItem

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

A ComponentNodeViewItem represents a ComponentNode within a ConnectionViewSpecification and defines its position within the layout.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the ComponentNodeViewItem. The identification is guaranteed to be unique within the ConnectionViewSpecification.

ComponentNodeViewItem
gridSquareString0..1

Specifies the grid square in which the ComponentNodeViewItem is placed (e.g. E/40).

ComponentNodeViewItem

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
displayedPortComponentPortViewItem0..*YYY1

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!

 

componentNodeComponentNode1NYN0..*
orientationTransformation2D0..1YYN1Specifies the position / placement of the ConnectionNodeViewItem within the layout.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
placedNodeViewItems0..*YYNConnectionViewSpecification1

Specifies all ComponentNodeViewItems that are displayed within a ConnectionViewSpecification.

Previous