public interface ModelReference
extends org.eclipse.emf.ecore.EObject
The following features are supported:
HistoryPackage.getModelReference()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
getElement()
Returns the value of the 'Element' reference.
|
void |
setElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the '
Element'
reference. |
org.eclipse.emf.ecore.EObject getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
Element of the metamodel which is referencedsetElement(EObject),
HistoryPackage.getModelReference_Element()void setElement(org.eclipse.emf.ecore.EObject value)
Element'
reference.
value - the new value of the 'Element' reference.getElement()Copyright © 2020. All rights reserved.