public interface Slot
The following features are supported:
MigrationPackage.getSlot()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getEFeature()
Get the feature to which the slot conforms
|
Instance |
getInstance()
Returns the value of the 'Instance' container reference.
|
void |
setInstance(Instance value)
Sets the value of the '
Instance' container
reference. |
Instance getInstance()
Slots'.
If the meaning of the 'Instance' container reference isn't clear, there really should be more of a description here...
The instance to which this slot belongssetInstance(Instance),
MigrationPackage.getSlot_Instance(),
Instance.getSlots()void setInstance(Instance value)
Instance' container
reference.
value - the new value of the 'Instance' container reference.getInstance()org.eclipse.emf.ecore.EStructuralFeature getEFeature()
Copyright © 2020. All rights reserved.