AbstractSlotReference

Note: There is a newer version of this specification see VEC 2.1.0

An AbstractSlotReference represents the usage of an AbstractSlot in the context of PartUsage or PartOccurrence.

General Information

Attribute Value
Owner instancing_electrical_parts
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract true
Derived Classifiers ModularSlotReference, SlotReference

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1

Specifies a unique identification of the SlotReference. The identification is guaranteed to be unique within the ConnectorHousingRole. The cavity & slot number is defined by the associated cavity and slot.

AbstractSlotReference

Outgoing Relations

Type Role Mult. Mult. Description
AbstractSlot referencedSlot 1 0..* Points to the slot referenced by the slot reference.

Incoming Relations

Type Mult. Role Mult. Description
SlotCoupling 0..* firstSlot 1
SlotCoupling 0..* secondSlot 1
ConnectorHousingRole 1 slotReference 0..* Specifies the SlotReferences used in the ConnectorHousingRole.
Previous