|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelContentMergeViewer | |
---|---|
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.viewer.content.part | Provides the graphical components of the
ModelContentMergeViewer . |
Uses of ModelContentMergeViewer in org.eclipse.emf.compare.ui.editor |
---|
Fields in org.eclipse.emf.compare.ui.editor declared as ModelContentMergeViewer | |
---|---|
protected ModelContentMergeViewer |
ModelCompareEditorInput.contentMergeViewer
Content merge viewer of this CompareViewerPane . |
Methods in org.eclipse.emf.compare.ui.editor that return ModelContentMergeViewer | |
---|---|
protected ModelContentMergeViewer |
ModelCompareEditorInput.createMergeViewer(org.eclipse.compare.CompareViewerPane pane,
org.eclipse.compare.CompareConfiguration config)
Creates and returns the merge viewer constituting the content of this
compare editor input. |
Uses of ModelContentMergeViewer in org.eclipse.emf.compare.ui.viewer.content.part |
---|
Fields in org.eclipse.emf.compare.ui.viewer.content.part declared as ModelContentMergeViewer | |
---|---|
protected ModelContentMergeViewer |
ModelContentMergeTabFolder.parentViewer
This keeps track of the parent viewer of this tab folder. |
Constructors in org.eclipse.emf.compare.ui.viewer.content.part with parameters of type ModelContentMergeViewer | |
---|---|
ModelContentMergeTabFolder(ModelContentMergeViewer viewer,
org.eclipse.swt.widgets.Composite composite,
int side)
Instantiates a ModelContentMergeTabFolder given its parent Composite and its side. |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |