AbstractSlot
Note: There is a newer version of this specification see VEC 2.1.0
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
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
SlotSpecification | slotSpecification | 0..1 | 0..* | References the SlotSpecification that is satisfied by the slot. |
Coding | coding | 0..1 | 0..1 | Defines coding of the slot that is satisfied by the Slot. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
AbstractSlotReference | 0..* | referencedSlot | 1 | Points to the slot referenced by the slot reference. |
ConnectorHousingSpecification | 1 | slot | 0..* | Specifies the slots forming the ConnectorHousing. |