MatingPoint

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

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 the MatingSpecification.

MatingPoint

Outgoing Relations

TypeRoleMult.Mult.Description
Connectionconnection0..10..*

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.

TerminalRolefirstTerminalRole10..*References the first terminal that is mated.
MatingDetailmatingDetail0..*1Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed.
TerminalRolesecondTerminalRole10..*References the second terminal that is mated.

Incoming Relations

TypeMult.RoleMult.Description
CouplingPoint1matingPoint0..*Specifies the MatingPoints defined by the MatingSpecification.
Previous