MatingPoint
Published on Feb 21, 2017
VEC Version 1.1.3
Last updated on Feb 28, 2020
1 min read
Note: There is a newer version of this specification see VEC 2.2.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).
| Attribute | Value |
|---|
| Owner | mating |
| Applied Stereotype | |
| Base Classifier | ConfigurableElement
|
| Is Abstract | false |
| Derived Classifiers | |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|
| identification | String | 0..1 | Specifies a unique identification of the MatingPoint. The identification is guaranteed to be unique within the MatingSpecification. | MatingPoint |
Outgoing Relations
| Type | Role | Mult. | Mult. | Description |
|---|
| TerminalRole | secondTerminalRole | 1 | 0..* | References the second terminal that is mated. |
| TerminalRole | firstTerminalRole | 1 | 0..* | References the first terminal that is mated. |
| MatingDetail | matingDetail | 0..* | 1 | Specifies the MatingDetails, if a detailed description of the relationships between TerminalReceptions and TerminalReceptions is needed. |
Incoming Relations
| Type | Mult. | Role | Mult. | Description |
|---|
| CouplingPoint | 1 | matingPoint | 0..* | Specifies the MatingPoints defined by the MatingSpecification. |