MultiCavitySealSpecification

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

Specification for cavity seals that apply to more than one cavity. A CavitySeal is a water tight non-electrical object to fill a populated Cavity. MultiCavitySeals are formed to fit into one connector / slot and to seal more than one cavity at once.

There are existing two types of MultiCavitySeals:

  1. In first type the MultiCavitySeal has an opening for all cavities of the connector. Each opening can be filled either with a wire (without an individual seal) or with a CavityPlug (e.g. a synthetic pin) or a MultiCavityPlug.
  2. In the second type, the MultiCavitySeal has a specific configuration of openings for some cavities of the connector. These MultiCavitySeals are sealing all cavities with an opening and a wire in it and all cavities where no opening in the MultiCavitySeal exists. For each opening that has no wire it an additional CavityPlug is needed. 

The cavities that are left open by a MultiCavitySeal are defined with a SealedCavitiesAssignment.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. Over all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
description AbstractLocalizedString 0..*

Specifies additional, human readable information about the specification.

Specification
specialPartType String 0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
cavityDiameter ValueRange 0..1

Specifies a range of valid cavity diameters to which the cavity seal fits.

CavitySealSpecification
hardness NumericalValue 0..1

Specifies the hardness of the cavity seal.

CavitySealSpecification
sealingClass SealingClass 0..*

Specifies the sealing class of the cavity seal.

CavitySealSpecification
wireElementOutsideDiameter ValueRange 0..1

Specifies a range of valid wire diameters to which the cavity seal fits.

CavitySealSpecification
wireReceptionType String 0..1

Specifies the wireReceptionType to which the cavity seal fits. This should be an enumeration of values defined in a conformance class.

CavitySealSpecification
compatibleTerminalType TerminalType 0..*

Defines a list of terminal types that are compatible to this CavitySealSpecification.

CavitySealSpecification

Outgoing Relations

Type Role Mult. Mult. Description
OpenCavitiesAssignment assignment 0..* 1

References the OpenCavitiesAssignments that are valid for this MultiCavitySeal. One individual OpenCavitiesAssignment is used for each connector housing that matches witch this MultiCavitySeal.

Previous