MatingDetail
Published on Jan 8, 2024
VEC Version 2.1.0
1 min read
If the mating of the two terminals is not unambiguously, a MatingDetail can specify the TerminalReceptions that are mated.
Attribute |
Value |
Owner |
coupling |
Applied Stereotype |
|
Base Classifier |
ExtendableElement
|
Is Abstract |
false |
Derived Classifiers |
|
Attributes
Outgoing Relations
Other End |
This End |
General |
Role |
Type |
Mult. |
Agg. |
Unique |
Ordered |
Mult. |
Description |
firstTerminalReception |
TerminalReceptionReference |
1 |
N |
Y |
N |
0..* |
References the first terminal reception that is mated. |
connection |
Connection |
0..* |
N |
Y |
N |
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). |
secondTerminalReception |
TerminalReceptionReference |
1 |
N |
Y |
N |
0..* |
References the second terminal reception that is mated. |
Incoming Relations
This End |
Other End |
General |
Role |
Mult. |
Agg. |
Unique |
Ordered |
Type |
Mult. |
Description |
matingDetail |
0..* |
Y |
Y |
N |
MatingPoint |
1 |
Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed. |