Cavity

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

A cavity is a defined space in a connector housing for location of an electrical terminal or cavity plug or seal. A cavity may also be empty.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
available Boolean 0..1

Defines whether the cavity is available for contacting. If the cavity is not available, it means that it is completely closed.

Cavity
cavityNumber String 0..1

Provides an identifier for the cavity. The cavity number needs to be unique within a Slot.

Cavity
hasIntegratedTerminal Boolean 0..1

Defines whether the cavity has an integrated terminal (for example an IDC cavity) or if an additional terminal is required.

If this attribute is "true", the cavity can reference a TerminalSpecification as integratedTerminalSpecification in order to specify the integrated terminal.

Cavity

Outgoing Relations

Type Role Mult. Mult. Description
CavitySpecification cavitySpecification 0..1 0..* References the CavitySpecification that is satisfied by the cavity.
TerminalSpecification integratedTerminalSpecification 0..1

Specifies the terminal, if the cavity has an integrated terminal (e.g. an IDC).

Incoming Relations

Type Mult. Role Mult. Description
CavityAddOn 0..* cavity 1
Slot 1 cavity 1..*

Specifies the Cavities forming the Slot.

OpenCavitiesAssignment 0..* openCavities 1..*

Specifies the cavities that are open.

SegmentConnectionPoint 0..* reachableCavities 0..*

Specifies the Cavities that are reachable with wires through this SegmentConnectionPoint.

CavityReference 0..* referencedCavity 1 Points to the cavity referenced by the cavity reference.
PinComponent 0..* referencedCavity 0..1 Defines the cavity in the corresponding ConnectorHousingSpecification of the HousingComponent where the PinComponent is located. (see KBLFRM-300)
SealedCavitiesAssignment 0..* sealedCavities 1..*

Specifies the Cavities that are sealed.

Previous