ComponentConnector

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.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1Specifies a unique identification of the ComponentConnector. The identification is guaranteed to be unique within the ComponentNode.ComponentConnector
descriptionAbstractLocalizedString0..*ComponentConnector

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
componentPortComponentPort0..*YYN1Specifies the ComponentPorts of the ComponentConnector.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
componentConnector0..*NYNConnectorHousingRole0..*

References the ComponentConnector that is realized by the referenced ConnectorHousing (OccurrenceOrUsage with ConnectorHousingRole). This can especially be relevant for inliners. KBLFRM-341.

componentConnector0..*YYNComponentNode1Specifies the ComponentConnectors of a ComponentNode.
componentConnector0..*NYNHousingComponentReference0..*References the ComponentConnector that is realized by the referenced HousingComponentReference.
Previous