Modifier and Type | Method and Description |
---|---|
protected EMFCompareConfiguration |
EMFCompareContentMergeViewer.getCompareConfiguration() |
Modifier and Type | Method and Description |
---|---|
static void |
MirrorUtil.setMirrored(EMFCompareConfiguration compareConfiguration,
boolean mirrored)
Sets the mirrored property for the given compare configuration.
|
Constructor and Description |
---|
EMFCompareContentMergeViewer(int style,
ResourceBundle bundle,
EMFCompareConfiguration cc) |
Constructor and Description |
---|
MirroredTableContentMergeViewerContentProvider(EMFCompareConfiguration cc,
TableContentMergeViewerContentProvider delegate) |
TableContentMergeViewer(org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration config)
Call the super constructor.
|
TableContentMergeViewerContentProvider(EMFCompareConfiguration cc) |
Modifier and Type | Method and Description |
---|---|
protected EMFCompareConfiguration |
EMFCompareTextMergeViewer.getCompareConfiguration() |
Constructor and Description |
---|
EMFCompareTextMergeViewer(org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration configuration) |
EMFCompareTextMergeViewerContentProvider(EMFCompareConfiguration cc) |
MirroredEMFCompareTextMergeViewerContentProvider(EMFCompareConfiguration cc,
EMFCompareTextMergeViewerContentProvider delegate) |
Constructor and Description |
---|
MirroredTreeContentMergeViewerContentProvider(EMFCompareConfiguration cc,
TreeContentMergeViewerContentProvider delegate) |
TreeContentMergeViewer(org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration config)
Creates a new
TreeContentMergeViewer by calling the super constructor with the given
parameters. |
TreeContentMergeViewer(int style,
ResourceBundle bundle,
org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration config)
Creates a new
TreeContentMergeViewer by calling the super constructor with the given
parameters. |
TreeContentMergeViewerContentProvider(EMFCompareConfiguration cc)
Creates a new
TreeContentMergeViewerContentProvider and stored the given
CompareConfiguration . |
Modifier and Type | Method and Description |
---|---|
EMFCompareConfiguration |
AbstractEMFCompareEditorInput.getCompareConfiguration() |
Constructor and Description |
---|
AbstractEMFCompareEditorInput(EMFCompareConfiguration configuration,
ICompareEditingDomain editingDomain,
AdapterFactory adapterFactory)
Constructor that call super with an unmodified
CompareConfiguration . |
ComparisonEditorInput(EMFCompareConfiguration configuration,
Comparison comparison,
ICompareEditingDomain editingDomain,
AdapterFactory adapterFactory) |
ComparisonScopeEditorInput(EMFCompareConfiguration configuration,
ICompareEditingDomain editingDomain,
AdapterFactory adapterFactory,
EMFCompare comparator,
IComparisonScope scope) |
Modifier and Type | Method and Description |
---|---|
protected EMFCompareConfiguration |
AbstractStructuredViewerWrapper.getCompareConfiguration()
Get the compare configuration object.
|
Constructor and Description |
---|
AbstractStructuredViewerWrapper(org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration compareConfiguration)
Constructor.
|
CompareToolBar(org.eclipse.jface.action.ToolBarManager toolbarManager,
StructureMergeViewerGrouper viewerGrouper,
StructureMergeViewerFilter viewerFilter,
EMFCompareConfiguration compareConfiguration) |
EMFCompareStructureMergeViewer(org.eclipse.swt.widgets.Composite parent,
EMFCompareConfiguration config)
Constructor.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.