AbstractSlotReference
Published on Jan 8, 2024
VEC Version 2.1.0
Last updated on Apr 14, 2025
1 min read
An AbstractSlotReference represents the usage of an AbstractSlot in the context of PartUsage or PartOccurrence.
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. |