Slot

A Slot is a specific type of AbstractSlot that represents a group of cavities integrated directly into a connector housing. The design of a slot is described by a SlotSpecification.

 

Slots serve two primary purposes:

  1. Cavity grouping within a housing: Each slot contains or groups cavities with specific properties and geometric placement.
  2. Definition of mating-side structure: A slot represents a logical and physical mating region of a connector. This makes it a fundamental unit for modular mating. For example, a connector with three slots can be mated with another connector that has only one slot, occupying just one slot on the multi-slot connector. This supports asymmetric or partial mating scenarios.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierAbstractSlot
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
slotNumberString0..1

Specifies the number of the slot. This must be unique within a ConnectorHousingSpecification.

AbstractSlot
colorInformationColor0..*

Specifies the color of the slot.

Slot
sealingTypeSlotSealingType0..1

Specifies the type of the sealing of the slot, if sealed. The values are defined in an OpenEnumeration.

Slot
permittedTerminalSupplierCompanyNamesString0..*

If this attribute is defined, it is only permitted to use terminals of one of the listed terminal suppliers.

The used company name shall be same as the one used as PartVersion.companyName for part numbers of this supplier.

Slot

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
supplementaryPartsPartRelation0..*NYN0..*

References the PartRelations that specify supplementary parts for this slot.

cavityCavity1..*YYN1

Specifies the Cavities forming the Slot.

Previous