|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MoveModelElement
A representation of the model object 'Move Model Element'.
The following features are supported:
DiffPackage.getMoveModelElement()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EObject |
getLeftElement()
Returns the value of the 'Left Element' reference |
org.eclipse.emf.ecore.EObject |
getLeftParent()
Returns the value of the 'Left Parent' reference |
org.eclipse.emf.ecore.EObject |
getRightElement()
Returns the value of the 'Right Element' reference |
org.eclipse.emf.ecore.EObject |
getRightParent()
Returns the value of the 'Right Parent' reference |
void |
setLeftElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Element ' reference |
void |
setLeftParent(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Parent ' reference |
void |
setRightElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Element ' reference |
void |
setRightParent(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Parent ' reference |
Methods inherited from interface org.infai.emo.matcher.diff.DiffElement |
---|
getDiffType, setDiffType |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.ecore.EObject getLeftParent()
If the meaning of the 'Left Parent' reference isn't clear, there really should be more of a description here...
setLeftParent(EObject)
,
DiffPackage.getMoveModelElement_LeftParent()
void setLeftParent(org.eclipse.emf.ecore.EObject value)
Left Parent
' reference.
value
- the new value of the 'Left Parent' reference.getLeftParent()
org.eclipse.emf.ecore.EObject getRightParent()
If the meaning of the 'Right Parent' reference isn't clear, there really should be more of a description here...
setRightParent(EObject)
,
DiffPackage.getMoveModelElement_RightParent()
void setRightParent(org.eclipse.emf.ecore.EObject value)
Right Parent
' reference.
value
- the new value of the 'Right Parent' reference.getRightParent()
org.eclipse.emf.ecore.EObject getLeftElement()
If the meaning of the 'Left Element' reference isn't clear, there really should be more of a description here...
setLeftElement(EObject)
,
DiffPackage.getMoveModelElement_LeftElement()
void setLeftElement(org.eclipse.emf.ecore.EObject value)
Left Element
' reference.
value
- the new value of the 'Left Element' reference.getLeftElement()
org.eclipse.emf.ecore.EObject getRightElement()
If the meaning of the 'Right Element' reference isn't clear, there really should be more of a description here...
setRightElement(EObject)
,
DiffPackage.getMoveModelElement_RightElement()
void setRightElement(org.eclipse.emf.ecore.EObject value)
Right Element
' reference.
value
- the new value of the 'Right Element' reference.getRightElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |