WireReception

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

A WireReception is the area of a terminal where the contacting with a (e.g. by crimping) takes place. This class represents such an area on the terminal. Its description is done with a WireReceptionSpecification, which is independent from the TerminalSpecification. This allows the reuse of the specification of similar WireReception on different terminals.

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 WireReception. The identification is guaranteed to be unique within the TerminalSpecification (this might be for example a reception number).

WireReception

Outgoing Relations

Type Role Mult. Mult. Description
WireReceptionSpecification wireReceptionSpecification 0..1 0..* References the WireReceptionSpecification that specifies the WireReception.
PlacementPoint placementPoint 0..1 0..*

Specifies the PlacementPoint that represents this WireReception in a PlaceableElementSpecification.

Incoming Relations

Type Mult. Role Mult. Description
WireReceptionReference 0..* wireReception 1

References the WireReception that is instanced by this WireReceptionReference.

InternalTerminalConnection 0..1 wireReception 0..* References the WireReceptions that participate in the InternalTerminalConnection.
TerminalSpecification 1 wireReception 0..* Specifies the WireReceptions of the terminal described by the TerminalSpecification.
Previous