|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceChange
A representation of the model object 'Reference Change'. Superclass of elements describing difference between the values of a given reference.
The following features are supported:
DiffPackage.getReferenceChange()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
getLeftElement()
Returns the value of the 'Left Element' reference |
org.eclipse.emf.ecore.EReference |
getReference()
Returns the value of the 'Reference' reference |
org.eclipse.emf.ecore.EObject |
getRightElement()
Returns the value of the 'Right Element' reference |
void |
setLeftElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Element' reference |
void |
setReference(org.eclipse.emf.ecore.EReference value)
Sets the value of the ' Reference' reference |
void |
setRightElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Element' reference |
| Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.DiffElement |
|---|
getIsHiddenBy, getKind, getSubDiffElements, isConflicting, isRemote, setRemote |
| 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 getLeftElement()
If the meaning of the 'Left Element' reference isn't clear, there really should be more of a description here...
setLeftElement(EObject),
DiffPackage.getReferenceChange_LeftElement()org.eclipse.emf.ecore.EReference getReference()
If the meaning of the 'Reference' reference isn't clear, there really should be more of a description here...
setReference(EReference),
DiffPackage.getReferenceChange_Reference()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.getReferenceChange_RightElement()void setLeftElement(org.eclipse.emf.ecore.EObject value)
Left Element' reference.
value - the new value of the 'Left Element' reference.getLeftElement()void setReference(org.eclipse.emf.ecore.EReference value)
Reference' reference.
value - the new value of the 'Reference' reference.getReference()void setRightElement(org.eclipse.emf.ecore.EObject value)
Right Element' reference.
value - the new value of the 'Right Element' reference.getRightElement()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||