|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiffResourceSet
A representation of the model object 'Resource Set'. Root of the differences model for ResourceSet-wide differencing.
The following features are supported:
DiffPackage.getDiffResourceSet()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<DiffModel> |
getDiffModels()
Returns the value of the 'Diff Models' containment reference list. |
org.eclipse.emf.common.util.EList<ResourceDiff> |
getResourceDiffs()
Returns the value of the 'Resource Diffs' containment reference list. |
int |
getSubchanges()
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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<DiffModel> getDiffModels()
DiffModel
.
If the meaning of the 'Diff Models' containment reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffResourceSet_DiffModels()
org.eclipse.emf.common.util.EList<ResourceDiff> getResourceDiffs()
ResourceDiff
.
If the meaning of the 'Resource Diffs' containment reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffResourceSet_ResourceDiffs()
int getSubchanges()
|
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 |