ComponentConnector
Published on Jan 8, 2024
VEC Version 2.1.0
Last updated on Apr 14, 2025
1 min read
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
Other End | This End | General |
---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
---|
componentPort | ComponentPort | 0..* | Y | Y | N | 1 | Specifies the ComponentPorts of the ComponentConnector. |
Incoming Relations
This End | Other End | General |
---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
---|
componentConnector | 0..* | N | Y | N | HousingComponentReference | 0..* | References the ComponentConnector that is realized by the referenced HousingComponentReference. |
componentConnector | 0..* | N | Y | N | ConnectorHousingRole | 0..* | References the ComponentConnector that is realized by the referenced ConnectorHousing (OccurrenceOrUsage with ConnectorHousingRole). This can especially be relevant for inliners. KBLFRM-341. |
componentConnector | 0..* | Y | Y | N | ComponentNode | 1 | Specifies the ComponentConnectors of a ComponentNode. |