ComponentConnector
Published on May 11, 2020
VEC Version 1.2.0
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
A ComponentConnector is a grouping of ComponentPorts and represents a logical abstraction of a connector of an EEComponent. When the ComponentNode is realized by an EEComponentRole the ComponentConnector will result in a HousingComponent.
It is permitted that a ComponentConnector is a 150% definition of connector.
Attribute |
Value |
Owner |
schematic |
Applied Stereotype |
|
Base Classifier |
ConfigurableElement
|
Is Abstract |
false |
Derived Classifiers |
|
Attributes
Outgoing Relations
Type |
Role |
Mult. |
Mult. |
Description |
ComponentPort |
componentPort |
0..* |
1 |
Specifies the ComponentPorts of the ComponentConnector. |
Incoming Relations
Type |
Mult. |
Role |
Mult. |
Description |
ComponentNode |
1 |
componentConnector |
0..* |
Specifies the ComponentConnectors of a ComponentNode. |
HousingComponentReference |
0..* |
componentConnector |
0..1 |
References the ComponentConnector that is realized by the referenced HousingComponentReference. |