TerminalReception

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

A TerminalReception is the area of a terminal where the contacting with another terminal (e.g. between a connector housing and a control unit) takes place. Normally the terminal reception is placed in a cavity of a connector housing.

This class represents such an area on the terminal.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the TerminalReception. The identification is guaranteed to be unique within the TerminalSpecification (this might be for example a reception number).

TerminalReception
gender TerminalReceptionGender 0..1

Specifies the gender of the TerminalReception. The gender is included in the TerminalReception class in order to be able to refer the same TerminalReceptionSpecification gender independent.

TerminalReception

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
terminalReceptionSpecification TerminalReceptionSpecification 0..1 N Y N 0..* References the TerminalReceptionSpecification that specifies the TerminalReception.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
terminalReception 0..* N Y N InternalTerminalConnection 0..1 References the TerminalReceptions that participate in the InternalTerminalConnection.
terminalReception 1 N Y N TerminalReceptionReference 0..*

References the TerminalReception that is instanced by this TerminalReceptionReference.

terminalReception 0..* Y Y N TerminalSpecification 1 Specifies the TerminalReceptions of the terminal described by the TerminalSpecification.
Previous