MatingDetail

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

If the mating of the two terminals is not unambiguously, a MatingDetail can specify the TerminalReceptions that are mated.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
identification String 1 MatingDetail

Outgoing Relations

Type Role Mult. Mult. Description
TerminalReceptionReference secondTerminalReception 1 0..* References the second terminal reception that is mated.
TerminalReceptionReference firstTerminalReception 1 0..* References the first terminal reception that is mated.
Connection connection 0..1 0..*

References the Connection that is realized by this MatingPointDetail. For example, when a connection is realized by directly plugging or screwing two E/E components together.

The definition at level of the MatingDetail might be required if the TerminalRole of the MatingPoint carries multiple different potentials (e.g. Coax).

Incoming Relations

Type Mult. Role Mult. Description
MatingPoint 1 matingDetail 0..* Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed.
Previous