Modifier and Type | Class and Description |
---|---|
class |
CompareAccessorMergeViewerItemProvider
Implementation of
IMergeViewerItemProvider which extracts the IMergeViewerItem s from
ICompareAccessor s. |
Modifier and Type | Method and Description |
---|---|
protected IMergeViewerItemProvider |
DelegatingTreeMergeViewerItemContentProvider.getMergeViewerItemProvider(Object object)
Determines the
IMergeViewerItemProvider for the given Object . |
Modifier and Type | Method and Description |
---|---|
IMergeViewerItemProvider |
ContentMergeViewerCustomizationRegistry.getBestFittingMergeViewerItemProvider(Comparison comparison,
Object object)
Returns the best fitting
IMergeViewerItemProvider . |
Modifier and Type | Method and Description |
---|---|
void |
ContentMergeViewerCustomizationRegistry.addCustomization(String className,
ContentMergeViewerCustomizationDescriptor<IMergeViewerItemProvider> descriptor)
Adds the given
ContentMergeViewerCustomizationDescriptor to this registry, using the given
className as the identifier. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.