org.eclipse.xtext.ui.compare
Class CompareInputResourceProvider

java.lang.Object
  extended by org.eclipse.xtext.ui.compare.CompareInputResourceProvider
All Implemented Interfaces:
org.eclipse.compare.IResourceProvider

public class CompareInputResourceProvider
extends java.lang.Object
implements org.eclipse.compare.IResourceProvider

Author:
Michael Clay - Initial contribution and API

Constructor Summary
CompareInputResourceProvider(org.eclipse.compare.structuremergeviewer.ICompareInput compareInput, org.eclipse.compare.ITypedElement typedElement)
           
 
Method Summary
 org.eclipse.core.resources.IResource getResource()
           
protected  org.eclipse.core.resources.IResource getResource(org.eclipse.compare.ITypedElement typedElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareInputResourceProvider

public CompareInputResourceProvider(org.eclipse.compare.structuremergeviewer.ICompareInput compareInput,
                                    org.eclipse.compare.ITypedElement typedElement)
Method Detail

getResource

public org.eclipse.core.resources.IResource getResource()
Specified by:
getResource in interface org.eclipse.compare.IResourceProvider

getResource

protected org.eclipse.core.resources.IResource getResource(org.eclipse.compare.ITypedElement typedElement)