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
Attribute | Value |
---|---|
Owner | schematic |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
side | ComponentPortViewItemSide | 0..1 | Specifies the side of the ComponentNodeViewItem on which the port should be displayed. | ComponentPortViewItem |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
ComponentPort | componentPort | 1 | 0..* | References the ComponentPort that is represented by this ComponentPortViewItem. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
ConnectionNodeViewItem | 1 | displayedPort | 0..* | 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!
|