Uses of Package
org.eclipse.emf.compare.ui.viewer.content.part

Packages that use org.eclipse.emf.compare.ui.viewer.content.part
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
org.eclipse.emf.compare.ui.viewer.content.part.diff Provides the tab folder displaying the model tree and the associated differences markers. 
org.eclipse.emf.compare.ui.viewer.content.part.property Provides the tab folder displaying the model elements' properties and their associated differences markers. 
 

Classes in org.eclipse.emf.compare.ui.viewer.content.part used by org.eclipse.emf.compare.ui.viewer.content
ModelContentMergeTabFolder
          Describes a part of a ModelContentMergeViewer.
 

Classes in org.eclipse.emf.compare.ui.viewer.content.part used by org.eclipse.emf.compare.ui.viewer.content.part
IModelContentMergeViewerTab
          Represents a tab that will be placed in a ModelContentMergeTabFolder.
ModelContentMergeTabItem
          This class will be used to wrap Item subclasses such as TreeItem and TableItem to allow us to call methods such as getBounds without explicitely casting each time we do so.
 

Classes in org.eclipse.emf.compare.ui.viewer.content.part used by org.eclipse.emf.compare.ui.viewer.content.part.diff
IModelContentMergeViewerTab
          Represents a tab that will be placed in a ModelContentMergeTabFolder.
ModelContentMergeTabFolder
          Describes a part of a ModelContentMergeViewer.
ModelContentMergeTabItem
          This class will be used to wrap Item subclasses such as TreeItem and TableItem to allow us to call methods such as getBounds without explicitely casting each time we do so.
 

Classes in org.eclipse.emf.compare.ui.viewer.content.part used by org.eclipse.emf.compare.ui.viewer.content.part.property
IModelContentMergeViewerTab
          Represents a tab that will be placed in a ModelContentMergeTabFolder.
ModelContentMergeTabFolder
          Describes a part of a ModelContentMergeViewer.
ModelContentMergeTabItem
          This class will be used to wrap Item subclasses such as TreeItem and TableItem to allow us to call methods such as getBounds without explicitely casting each time we do so.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.