AbstractSlot
An AbstractSlot is a geometrical place in a connector housing, which can contain / group cavities. This can be either direct, if it is Slot and indirect if it is a ModularSlot.
If it is a Slot, then it is an inseparable part of the connector housing, which means it is created during the manufacturing process of the connector housing.
If it is a ModularSlot it is a place where one or more other connector housing can be place during the assembly.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | true |
Derived Classifiers | ModularSlot, Slot |
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 |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
slotSpecification | SlotSpecification | 0..1 | N | Y | N | 0..* | References the SlotSpecification that is satisfied by the slot. |
coding | Coding | 0..1 | Y | Y | N | 0..1 | Defines coding of the slot that is satisfied by the Slot. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
referencedSlot | 1 | N | Y | N | AbstractSlotReference | 0..* | Points to the slot referenced by the slot reference. |
slot | 0..* | Y | Y | N | ConnectorHousingSpecification | 1 | Specifies the slots forming the ConnectorHousing. |