|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.compare.CompareEditorInput
org.eclipse.emf.compare.ui.editor.ModelCompareEditorInput
public class ModelCompareEditorInput
This will be used as input for the CompareEditor used for the edition of emfdiff files.
| Field Summary | |
|---|---|
protected ModelContentMergeViewer |
contentMergeViewer
Content merge viewer of this CompareViewerPane. |
protected ModelStructureMergeViewer |
structureMergeViewer
Structure merge viewer of this CompareViewerPane. |
| Fields inherited from class org.eclipse.compare.CompareEditorInput |
|---|
DIRTY_STATE, PROP_SELECTED_EDITION, PROP_TITLE, PROP_TITLE_IMAGE |
| Constructor Summary | |
|---|---|
ModelCompareEditorInput(ComparisonSnapshot snapshot)
This constructor takes a ModelInputSnapshot as input. |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Control |
createContents(org.eclipse.swt.widgets.Composite parent)
|
org.eclipse.swt.widgets.Control |
createOutlineContents(org.eclipse.swt.widgets.Composite parent,
int direction)
|
protected java.lang.Object |
prepareInput(org.eclipse.core.runtime.IProgressMonitor monitor)
|
| Methods inherited from class org.eclipse.compare.CompareEditorInput |
|---|
addCompareInputChangeListener, addPropertyChangeListener, belongsTo, cancelPressed, canRunAsJob, contentsCreated, contributeToToolBar, createDiffViewer, createStructureInputPane, dispose, exists, findContentViewer, findStructureViewer, firePropertyChange, flushViewers, getActionBars, getAdapter, getCancelButtonLabel, getCompareConfiguration, getCompareResult, getContainer, getContentViewerDescriptor, getImageDescriptor, getMessage, getName, getNavigator, getOKButtonLabel, getPersistable, getSelectedEdition, getServiceLocator, getStructureViewerDescriptor, getTitle, getTitleImage, getToolTipText, getWorkbenchPart, handleDispose, isDirty, isEditionSelectionDialog, isSaveNeeded, okPressed, registerContextMenu, removeCompareInputChangeListener, removePropertyChangeListener, run, run, runAsynchronously, save, saveChanges, setContainer, setContentViewerDescriptor, setDirty, setFocus, setFocus2, setHelpContextId, setMessage, setStatusMessage, setStructureViewerDescriptor, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ModelContentMergeViewer contentMergeViewer
CompareViewerPane. It represents the bottom
splitted part of the view.
protected ModelStructureMergeViewer structureMergeViewer
CompareViewerPane. It represents the top
TreeViewer of the view.
| Constructor Detail |
|---|
public ModelCompareEditorInput(ComparisonSnapshot snapshot)
ModelInputSnapshot as input.
snapshot - The ModelInputSnapshot loaded from an emfdiff.| Method Detail |
|---|
public org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
createContents in class org.eclipse.compare.CompareEditorInputCompareEditorInput.createContents(Composite)
public org.eclipse.swt.widgets.Control createOutlineContents(org.eclipse.swt.widgets.Composite parent,
int direction)
createOutlineContents in class org.eclipse.compare.CompareEditorInputCompareEditorInput.createOutlineContents(Composite, int)protected java.lang.Object prepareInput(org.eclipse.core.runtime.IProgressMonitor monitor)
prepareInput in class org.eclipse.compare.CompareEditorInputCompareEditorInput.prepareInput(IProgressMonitor)
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||