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

Packages that use org.eclipse.emf.compare.ui.viewer.structure
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.structure Provides the TreeViewer displaying the structural view of the model differences. 
 

Classes in org.eclipse.emf.compare.ui.viewer.structure used by org.eclipse.emf.compare.ui.editor
ModelStructureMergeViewer
          Compare and merge viewer with an area showing diffs as a structured tree.
 

Classes in org.eclipse.emf.compare.ui.viewer.structure used by org.eclipse.emf.compare.ui.export
ModelStructureMergeViewer
          Compare and merge viewer with an area showing diffs as a structured tree.
 

Classes in org.eclipse.emf.compare.ui.viewer.structure used by org.eclipse.emf.compare.ui.viewer.structure
ModelStructureContentProvider
          Structure viewer used by the ModelStructureMergeViewer.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.