MatingPoint

A MatingPoint defines the Mating of two terminals. This normally occurs when two inliners are connected. Then terminals of one side (female) are mated with terminals of the other side (male).

General Information

AttributeValue
Ownercoupling
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique identification of the MatingPoint. The identification is guaranteed to be unique within a CouplingPoint.

MatingPoint

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
firstTerminalRoleTerminalRole1NYN0..*References the first terminal that is mated.
secondTerminalRoleTerminalRole1NYN0..*References the second terminal that is mated.
connectionConnection0..*NYN0..*

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

matingDetailMatingDetail0..*YYN1Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
matingPoint0..*YYNCouplingPoint1

Specifies the MatingPoints defined within the CouplingPoint.

Previous