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. A ContactPoint is expected to have only one electrical potential.

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

AttributeValue
Ownercontacting
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique identification of the ContactPoint. The identification is guaranteed to be unique within the ContactingSpecification.

ContactPoint

Outgoing Relations

TypeRoleMult.Mult.Description
WireMountingwireMounting0..*1Specifies 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.
CavityMountingcavityMounting0..*1Defines 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.
TerminalRolemountedTerminal0..10..*References the terminal that is used for contacting defined by the ContactPoint.

Incoming Relations

TypeMult.RoleMult.Description
ContactingSpecification1contactPoint0..*Specifies the ContactPoints defined by the ContactingSpecification.
Previous