ModularSlot

A ModularSlot is a specialization of AbstractSlot. Unlike a Slot, it does not contain cavities itself but serves as a mounting location for other connector housings (modules) during assembly. This enables flexible, modular assembly and potentially reusable mating strategies.

 

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
optionalBoolean0..1

Specifies whether the allocation of the ModularSlot is optional or not (can a usage of the connector housing leave this ModularSlot empty.

ModularSlot

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
layoutCavityLayout0..*YYN0..1
allowedInsertsPartRelation0..*NYN0..*

References the PartRelations that are valid inserts for this ModularSlot.

This reference points to PartRelations in order to allow referencing indirectly a PartVersion if the description of individual PartVersions is done with one physical VEC file per PartVersion and to allow the expression of optional inserts, choices etc. However, inserts for a ModularSlot are always ConnectorHousings by itself. Therefore, the referenced PartVersion shall have a PrimaryPartType = ConnectorHousing

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
slot1NYNModularSlotAddOn0..*
Previous