public interface Move extends NonDelete
The following features are supported:
HistoryPackage.getMove()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
getSource()
Returns the value of the 'Source' reference.
|
void |
setSource(org.eclipse.emf.ecore.EObject value)
Sets the value of the '
Source' reference. |
getElement, setElementgetReference, getReferenceName, getTarget, setReference, setReferenceName, setTargetgetDescription, getRelease, isBreaking, setBreaking, setDescriptionorg.eclipse.emf.ecore.EObject getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
The source element from which the element is movedsetSource(EObject),
HistoryPackage.getMove_Source()void setSource(org.eclipse.emf.ecore.EObject value)
Source' reference.
value - the new value of the 'Source' reference.getSource()Copyright © 2020. All rights reserved.