NetworkPort
Note: There is a newer version of this specification see VEC 2.2.0
NetworkPort is the source or the receiver of a of a Net.
General Information
| Attribute | Value |
|---|---|
| Owner | net |
| Applied Stereotype | |
| Base Classifier | ConfigurableElement |
| Is Abstract | false |
| Derived Classifiers |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|---|---|---|---|
| identification | String | 1 | Specifies a unique identification of the NetworkPort. The identification is guaranteed to be unique within the NetSpecification. | NetworkPort |
| signalDirection | SignalDirection | 0..1 | Specifies the direction of the signal on this NetworkPort. | NetworkPort |
| description | AbstractLocalizedString | 0..* | Room for additional, human readable information about the NetworkPort. | NetworkPort |
Outgoing Relations
| Other End | This End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
| netType | NetType | 0..1 | N | Y | N | 0..* | |
Incoming Relations
| This End | Other End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
| networkPort | 1 | N | Y | N | NetworkPortViewItem | 0..* | References the NetworkPort that is represented by this NetworkPortViewItem. |
| networkPort | 1..* | N | Y | N | Net | 1 | References the NetworkPorts that are connected by the Net. |
| networkPort | 0..1 | N | Y | N | ComponentPort | 0..* | References the NetworkPort that is realized by the ComponentPort. |
| port | 0..* | Y | Y | N | NetworkNode | 1 | Specifies the NetworkPorts of a NetworkNode. |