Uses of Package
org.eclipse.emf.compare.ui

Packages that use org.eclipse.emf.compare.ui
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. 
org.eclipse.emf.compare.ui.export Provides the API that can be used in order to add new export actions to EMF Compare's GUI. 
org.eclipse.emf.compare.ui.viewer.content Provides EMF Compare's specific implementation of a ContentMergeViewer. 
org.eclipse.emf.compare.ui.viewer.content.part Provides the graphical components of the ModelContentMergeViewer
 

Classes in org.eclipse.emf.compare.ui used by org.eclipse.emf.compare.ui
EMFCompareUIPlugin
          Activator for the EMF Compare's UI plugin.
ICompareInputDetailsProvider
          This interface is responsible for providing compared resources to the EMF Compare core.
ModelCompareInput
          Input to be used for a 2 or 3-way comparison in a ModelContentMergeViewer.
 

Classes in org.eclipse.emf.compare.ui used by org.eclipse.emf.compare.ui.editor
ModelCompareInput
          Input to be used for a 2 or 3-way comparison in a ModelContentMergeViewer.
 

Classes in org.eclipse.emf.compare.ui used by org.eclipse.emf.compare.ui.export
AbstractCompareAction
          Implements an action that will be initialized given a ResourceBundle and a key prefix.
 

Classes in org.eclipse.emf.compare.ui used by org.eclipse.emf.compare.ui.viewer.content
ICompareInputDetailsProvider
          This interface is responsible for providing compared resources to the EMF Compare core.
ModelCompareInput
          Input to be used for a 2 or 3-way comparison in a ModelContentMergeViewer.
 

Classes in org.eclipse.emf.compare.ui used by org.eclipse.emf.compare.ui.viewer.content.part
ICompareEditorPartListener
          Listens for events sent by ModelContentMergeViewers.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.