|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompareInputDetailsProvider
This interface is responsible for providing compared resources to the EMF Compare core.
Method Summary | |
---|---|
org.eclipse.emf.ecore.resource.Resource |
getAncestorResource()
Returns the compared resources ancestor. |
org.eclipse.compare.structuremergeviewer.ICompareInput |
getCompareInput()
Returns the compare input we've initially been fed. |
org.eclipse.emf.ecore.resource.Resource |
getLeftResource()
Returns the left compared resource. |
org.eclipse.emf.ecore.resource.Resource |
getRightResource()
Returns the right compared resource. |
Method Detail |
---|
org.eclipse.emf.ecore.resource.Resource getLeftResource()
org.eclipse.emf.ecore.resource.Resource getRightResource()
org.eclipse.emf.ecore.resource.Resource getAncestorResource()
org.eclipse.compare.structuremergeviewer.ICompareInput getCompareInput()
|
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 |