AbstractSlotReference
Published on Oct 3, 2022
VEC Version 2.0.1
Last updated on Feb 1, 2023
1 min read
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.
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. |