Package | Description |
---|---|
org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization |
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. |
void |
ContentMergeViewerCustomizationRegistry.addTreeCustomization(String className,
ContentMergeViewerCustomizationDescriptor<IMergeViewerItemContentProvider> 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.