public interface ReferenceSlot extends Slot
The following features are supported:
VirtualPackage.getReferenceSlot()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VirtualObject> |
getValues()
Returns the value of the 'Values' reference list.
|
getType, setType
org.eclipse.emf.common.util.EList<VirtualObject> getValues()
VirtualObject
.
If the meaning of the 'Values' reference list isn't clear, there really should be more of a description here...
VirtualPackage.getReferenceSlot_Values()