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:
- Cavity grouping within a housing: Each slot contains or groups cavities with specific properties and geometric placement.
- 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
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | AbstractSlot |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
slotNumber | String | 0..1 | Specifies the number of the slot. This must be unique within a ConnectorHousingSpecification. | AbstractSlot |
colorInformation | Color | 0..* | Specifies the color of the slot. | Slot |
sealingType | SlotSealingType | 0..1 | Specifies the type of the sealing of the slot, if sealed. The values are defined in an OpenEnumeration. | Slot |
permittedTerminalSupplierCompanyNames | String | 0..* | 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 End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
supplementaryParts | PartRelation | 0..* | N | Y | N | 0..* | References the PartRelations that specify supplementary parts for this slot. |
cavity | Cavity | 1..* | Y | Y | N | 1 | Specifies the Cavities forming the Slot. |