Uses of Class
org.eclipse.emf.compare.ui.ModelCompareInput

Packages that use ModelCompareInput
org.eclipse.emf.compare.ui This package provides the GUI components used to display EMF Compare's comparison results. 
org.eclipse.emf.compare.ui.editor This package provides the editor that can be used on a comparison result exported as an emfdiff file to open EMF Compare's GUI without running the whole comparison process anew. 
 

Uses of ModelCompareInput in org.eclipse.emf.compare.ui
 

Methods in org.eclipse.emf.compare.ui that return ModelCompareInput
 ModelCompareInput IModelCompareInputProvider.getModelCompareInput()
          This will return the ModelCompareInput for the object.
 

Uses of ModelCompareInput in org.eclipse.emf.compare.ui.editor
 

Fields in org.eclipse.emf.compare.ui.editor declared as ModelCompareInput
protected  ModelCompareInput ModelCompareEditorInput.preparedInput
          This is the input that will be used throughout.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.