ContactPoint

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

A contact point defines the relationship between Terminals, Seals, Plugs, Cavities and Wires. It specifies a single contacting variant. This means that the contacting is manufactured, as specified by the ContactPoint. Either all participants (Cavities, Terminals, Seals, Wires) set into a relationship by the ContactPoint exist in a specific harness or none. There is no requirement, to filter the participants of a contacting situation with information derived from VariantConfigurations or assembly / module associations in order to create a manufacturing variant.

The ContactPoint represents a single potential. Consequently, all cavities and wires referencing / being referenced by a ContactPoint are short-circuited and have the same potential (even if the signals on the wires are named differently. If a contacting of a terminal has more than one potential (e.g. a coax-contact) one contact point for each potential is needed.

General Information

Attribute Value
Owner contacting
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 ContactPoint. The identification is guaranteed to be unique within the ContactingSpecification.

ContactPoint

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
cavityMounting CavityMounting 0..* Y Y N 1 Defines the mounting to a cavity of the terminal associated with the ContactPoint. The cardinality is 0..* in order to allow a variant dependant cavity mounting. In such a scenario a cavity mounting is valid in a configuration if all addressed cavities and therefore the associated connector housing is available.
wireMounting WireMounting 0..* Y Y N 1 Specifies the WireMouting defined by ContactPoint. More than one WireMounting is allowed in order to support variance. In concrete configuration the WireMounting with all referenced elements present is used.
mountedTerminal TerminalRole 0..1 N Y N 0..* References the terminal that is used for contacting defined by the ContactPoint.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
contactPoint 1 N Y N PinWireMappingPoint
contactPoint 0..* Y Y N ContactingSpecification 1 Specifies the ContactPoints defined by the ContactingSpecification.
Previous