public interface AbstractReferenceInstance
The following features are supported:
SerializationPackage.getAbstractReferenceInstance()| Modifier and Type | Method and Description |
|---|---|
EReference |
getEReference()
Returns the value of the 'EReference' reference.
|
void |
setEReference(EReference value)
Sets the value of the '
EReference' reference. |
EReference getEReference()
If the meaning of the 'EReference' reference isn't clear, there really should be more of a description here...
setEReference(EReference),
SerializationPackage.getAbstractReferenceInstance_EReference()void setEReference(EReference value)
EReference' reference.
value - the new value of the 'EReference' reference.getEReference()