|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffModel
A representation of the model object 'Model'. Root of the differences model for single resources differencing.
The following features are supported:
DiffPackage.getDiffModel()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getAncestorRoots()
Returns the value of the 'Ancestor Roots' reference list. |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getLeftRoots()
Returns the value of the 'Left Roots' reference list. |
org.eclipse.emf.common.util.EList<DiffElement> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list. |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getRightRoots()
Returns the value of the 'Right Roots' reference list. |
| 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.common.util.EList<DiffElement> getOwnedElements()
DiffElement.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffModel_OwnedElements()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getLeftRoots()
EObject.
If the meaning of the 'Left Roots' reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffModel_LeftRoots()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getRightRoots()
EObject.
If the meaning of the 'Right Roots' reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffModel_RightRoots()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getAncestorRoots()
EObject.
If the meaning of the 'Ancestor Roots' reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffModel_AncestorRoots()
|
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 | |||||||||