Modifier and Type | Method and Description |
---|---|
protected EMFCompareConfiguration |
EMFCompareContentMergeViewer.getCompareConfiguration() |
Constructor and Description |
---|
EMFCompareContentMergeViewer(int style,
ResourceBundle bundle,
EMFCompareConfiguration cc) |
Constructor and Description |
---|
TableContentMergeViewer(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(Composite parent,
EMFCompareConfiguration configuration) |
EMFCompareTextMergeViewerContentProvider(EMFCompareConfiguration cc) |
Constructor and Description |
---|
TreeContentMergeViewer(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(Composite parent,
EMFCompareConfiguration compareConfiguration)
Constructor.
|
CompareToolBar(ToolBarManager toolbarManager,
StructureMergeViewerGrouper viewerGrouper,
StructureMergeViewerFilter viewerFilter,
EMFCompareConfiguration compareConfiguration) |
EMFCompareStructureMergeViewer(Composite parent,
EMFCompareConfiguration config)
Constructor.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.