public interface Slot extends TypedElement
The following features are supported:
VirtualPackage.getSlot()
Modifier and Type | Method and Description |
---|---|
VirtualObject |
getOwner()
Returns the value of the 'Owner' container reference.
|
void |
setOwner(VirtualObject value)
Sets the value of the '
Owner ' container reference. |
getType, setType
VirtualObject getOwner()
Slots
'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
setOwner(VirtualObject)
,
VirtualPackage.getSlot_Owner()
,
VirtualObject.getSlots()
void setOwner(VirtualObject value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
Copyright © 2016. All rights reserved.