Package org.eclipse.emf.compare.ui.viewer.content

Provides EMF Compare's specific implementation of a ContentMergeViewer.

See:
          Description

Class Summary
ModelContentMergeContentProvider Content provider for our ContentMergeViewer.
ModelContentMergeViewer Compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.
ModelContentMergeViewerCreator Required when creating a ModelContentMergeViewerCreator from a plugin.xml file.
ModelContentPreviewViewer This PreviewVierwer integrates itself into the LTK and thereby makes the ModelContentMergeViewer available to visualize diffs within the LTK's refactoring wizard.
 

Package org.eclipse.emf.compare.ui.viewer.content Description

Provides EMF Compare's specific implementation of a ContentMergeViewer.

The ModelContentMergeViewer is composed of three sub-parts of which one is hidden by default and can be shown on an user action. These parts are described in their respective packages.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.