| Modifier and Type | Method and Description | 
|---|---|
| protected EMFCompareConfiguration | EMFCompareContentMergeViewer. getCompareConfiguration() | 
| Constructor and Description | 
|---|
| EMFCompareContentMergeViewer(int style,
                            ResourceBundle bundle,
                            EMFCompareConfiguration cc) | 
| MirrorManager(EMFCompareConfiguration configuration)Creates an instance for this confirmation. | 
| Constructor and Description | 
|---|
| LabelContentViewer(org.eclipse.swt.widgets.Composite parent,
                  String title,
                  String message,
                  EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| NoDifferencesContentViewer(org.eclipse.swt.widgets.Composite parent,
                          EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| NoSelectedItemContentViewer(org.eclipse.swt.widgets.Composite parent,
                           EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| NoVisibleItemContentViewer(org.eclipse.swt.widgets.Composite parent,
                          EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| OnlyPseudoConflictsContentViewer(org.eclipse.swt.widgets.Composite parent,
                                EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| WaitContentViewer(org.eclipse.swt.widgets.Composite parent,
                 EMFCompareConfiguration configuration)Creates a new viewer and its controls. | 
| Constructor and Description | 
|---|
| 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) | 
| Constructor and Description | 
|---|
| AbstractTreeContentMergeViewer(int style,
                              ResourceBundle bundle,
                              EMFCompareConfiguration config)Creates a new  AbstractTreeContentMergeViewerby calling the super constructor with the given
 parameters. | 
| TreeContentMergeViewer(org.eclipse.swt.widgets.Composite parent,
                      EMFCompareConfiguration config)Creates a new  TreeContentMergeViewerby calling the super constructor with the given
 parameters. | 
| TreeContentMergeViewer(int style,
                      ResourceBundle bundle,
                      org.eclipse.swt.widgets.Composite parent,
                      EMFCompareConfiguration config)Creates a new  TreeContentMergeViewerby calling the super constructor with the given
 parameters. | 
| TreeContentMergeViewerContentProvider(EMFCompareConfiguration cc)Creates a new  TreeContentMergeViewerContentProviderand stored the givenCompareConfiguration. | 
| 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.