MultiCavityPlugSpecification

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

Specification for the definition of cavity plugs that apply to more than one cavity. A cavity plug is a watertight non-electrical object to fill an empty cavity. MultiCavityPlugs are formed to fit into one connector / slot and to seal more than one cavity at once. Normally there are different variants of these MultiCavityPlugs that can seal a connector in different pinning scenarios. The cavities that are plugged by a MultiCavityPlug are defined with a SealedCavitiesAssignment.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierCavityPlugSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For 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
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
specialPartTypeString0..1

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

PartOrUsageRelatedSpecification
cavityDimensionSize0..*

Specifies a valid cavity dimensions to which the cavity part fits. The dimension defines the size of the sealing area of the cavity (crimp end), not in the contacting area (box end).

Note: CavityDimension is of type Size which is defined as x & y with type NumericalValue. NumericalValue can define tolerances. So, a cavity dimension is not necessarily a single fixed value.

CavityPartSpecification
hardnessNumericalValue0..1

Specifies the hardness of the cavity seal.

CavityPartSpecification
geometrySealingGeometry0..1

Defines the geometry of the cavity sealing.

 

This attribute is defined as an OpenEnumeration.

CavityPartSpecification
compatibleTerminalTypeTerminalType0..*

Defines a list of terminal types that are compatible to this CavitySealSpecification. This defines as well the compatible cavities, since a plug is normally used when no terminals are present.

CavityPartSpecification
compatibleCavityGeometryCavityGeometry0..*

Defines a list of CavityGeometries that are compatible with this cavity part.

CavityPartSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
SealedCavitiesAssignmentassignment0..*1

References the SealedCavitiesAssignments that are valid for this MultiCavityPlug. One individual SealedCavitiesAssignment is used for each connector housing that matches witch this MultiCavityPlug.

Previous