Class UML 2.3::Slot
Description:
A slot specifies that an entity modeled by an instance specification has
a value or values for a specific structural feature.
Direct Superclasses: ElementDirect Subclasses: Class Precedence List: Slot,
ElementProperties:

definingFeature :
StructuralFeature (1 1); -- source
Slot The structural feature that specifies the values that may be held by the
slot.

owningInstance :
InstanceSpecification (1 1); -- source
Slot
value :
ValueSpecification (0 *); -- source
Slot
ownedComment :
Comment (0 *); -- source
Element
ownedElement :
Element (0 *); -- source
Element The Elements owned by this element.
{
composite,
readonly}
Derived union with sources: (ownedComment, value)
Opposite: Element.owner

owner :
Element (0 1); -- source
Element The Element that owns this element.
{
readonly}
Derived union with sources: (owningInstance)
Opposite: Element.ownedElement
Constraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].