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

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstracttrue
Derived ClassifiersModularSlot, Slot

Attributes

NameTypeMult.DescriptionOwning Classifier
slotNumberString0..1

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

AbstractSlot

Outgoing Relations

TypeRoleMult.Mult.Description
SlotSpecificationslotSpecification0..10..*References the SlotSpecification that is satisfied by the slot.
Codingcoding0..10..1Defines coding of the slot that is satisfied by the Slot.

Incoming Relations

TypeMult.RoleMult.Description
AbstractSlotReference0..*referencedSlot1Points to the slot referenced by the slot reference.
ConnectorHousingSpecification1slot0..*Specifies the slots forming the ConnectorHousing.
Previous