|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangeReference
A representation of the model object 'Change Reference'.
The following features are supported:
DiffPackage.getChangeReference()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
getLeftElement()
Returns the value of the 'Left Element' reference |
org.eclipse.emf.ecore.EReference |
getLeftReference()
Returns the value of the 'Left Reference' reference |
org.eclipse.emf.ecore.EObject |
getRightElement()
Returns the value of the 'Right Element' reference |
org.eclipse.emf.ecore.EReference |
getRightReference()
Returns the value of the 'Right Reference' reference |
void |
setLeftElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Element' reference |
void |
setLeftReference(org.eclipse.emf.ecore.EReference value)
Sets the value of the ' Left Reference' reference |
void |
setRightElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Element' reference |
void |
setRightReference(org.eclipse.emf.ecore.EReference value)
Sets the value of the ' Right Reference' 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.EReference getLeftReference()
If the meaning of the 'Left Reference' reference isn't clear, there really should be more of a description here...
setLeftReference(EReference),
DiffPackage.getChangeReference_LeftReference()void setLeftReference(org.eclipse.emf.ecore.EReference value)
Left Reference' reference.
value - the new value of the 'Left Reference' reference.getLeftReference()org.eclipse.emf.ecore.EReference getRightReference()
If the meaning of the 'Right Reference' reference isn't clear, there really should be more of a description here...
setRightReference(EReference),
DiffPackage.getChangeReference_RightReference()void setRightReference(org.eclipse.emf.ecore.EReference value)
Right Reference' reference.
value - the new value of the 'Right Reference' reference.getRightReference()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.getChangeReference_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.getChangeReference_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 | |||||||||