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
Attribute | Value |
---|---|
Owner | coupling |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | MatingDetail |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
secondTerminalReception | TerminalReceptionReference | 1 | N | Y | N | 0..* | References the second 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). |
firstTerminalReception | TerminalReceptionReference | 1 | N | Y | N | 0..* | References the first 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. |