Modifier and Type | Class and Description |
---|---|
class |
TreeMergeViewerItemContentProvider
ContentProvider for
IMergeViewerItem s which uses their 'left', 'right' and 'ancestor' sides in
combination with the given AdapterFactory to create the children and parent
IMergeViewerItem s. |
Modifier and Type | Method and Description |
---|---|
protected IMergeViewerItemContentProvider |
DelegatingTreeMergeViewerItemContentProvider.getContentProvider(Object object)
Determines the
IMergeViewerItemContentProvider for the given Object . |
Modifier and Type | Method and Description |
---|---|
IMergeViewerItemContentProvider |
ContentMergeViewerCustomizationRegistry.getBestFittingMergeViewerItemContentProvider(Comparison comparison,
Object object)
Returns the best fitting
IMergeViewerItemContentProvider . |
Modifier and Type | Method and Description |
---|---|
void |
ContentMergeViewerCustomizationRegistry.addTreeCustomization(String className,
ContentMergeViewerCustomizationDescriptor<IMergeViewerItemContentProvider> descriptor)
Adds the given
ContentMergeViewerCustomizationDescriptor to this registry, using the given
className as the identifier. |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAttachmentChangeProvider
Legacy Provider to keep backward compatibility with
ResourceAttachmentChangeMergeViewerItem . |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.