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

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
referencedSlot AbstractSlot 1 N Y N 0..* Points to the slot referenced by the slot reference.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
firstSlot 1 N Y N SlotCoupling 0..*
secondSlot 1 N Y N SlotCoupling 0..*
slotReference 0..* Y Y N ConnectorHousingRole 1 Specifies the SlotReferences used in the ConnectorHousingRole.
Previous