Package org.eclipse.emf.compare.ui

This package provides the GUI components used to display EMF Compare's comparison results.

See:
          Description

Interface Summary
ICompareEditorPartListener Listens for events sent by ModelContentMergeViewers.
ICompareInputDetailsProvider This interface is responsible for providing compared resources to the EMF Compare core.
IModelCompareInputProvider This interface needs to be implemented by objects that want to provide a ModelCompareInput.
 

Class Summary
AbstractCompareAction Implements an action that will be initialized given a ResourceBundle and a key prefix.
EMFCompareUIMessages Utility class to access externalized Strings for EMF Compare's UI.
EMFCompareUIPlugin Activator for the EMF Compare's UI plugin.
ModelCompareInput Input to be used for a 2 or 3-way comparison in a ModelContentMergeViewer.
TypedElementWrapper Basic wrapper for an ITypedElement.
 

Package org.eclipse.emf.compare.ui Description

This package provides the GUI components used to display EMF Compare's comparison results.

This depends on core Eclipse plugins as well as on the Eclipse ui and thus cannot be used without Eclipse itself.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.