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

AttributeValue
Ownercoupling
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1MatingDetail

Outgoing Relations

TypeRoleMult.Mult.Description
Connectionconnection0..*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).

TerminalReceptionReferencefirstTerminalReception10..*References the first terminal reception that is mated.
TerminalReceptionReferencesecondTerminalReception10..*References the second terminal reception that is mated.

Incoming Relations

TypeMult.RoleMult.Description
MatingPoint1matingDetail0..*Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed.
Previous