CouplingPoint

Note: There is a newer version of this specification see VEC 2.1.0

A CouplingPoint defines a single coupling. If a coupling takes place, all sub elements are connected. If the coupling is disconnected, all subelements are disconnected.

If a coupling occurs between two connectors, and not just between two terminals, the CouplingPoint references the respective ConnectorHousingRoles.

General Information

Attribute Value
Owner coupling
Applied Stereotype
Base Classifier ConfigurableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1 CouplingPoint

Outgoing Relations

Type Role Mult. Mult. Description
ConnectorHousingRole secondConnector 0..1 0..*
SlotCoupling slotCoupling 0..* 1
ConnectorHousingRole firstConnector 0..1 0..*
MatingPoint matingPoint 0..* 1

Specifies the MatingPoints defined within the CouplingPoint.

Incoming Relations

Type Mult. Role Mult. Description
CouplingSpecification 1 0..*
Previous