Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.mergeresolution |
Modifier and Type | Method and Description |
---|---|
MergeResolutionListenerDescriptor |
MergeResolutionListenerRegistry.removeProvider(String className)
Removes the
MergeResolutionListenerDescriptor and its managed IDependencyProvider
identified by the given className from this registry. |
Modifier and Type | Method and Description |
---|---|
void |
MergeResolutionListenerRegistry.addProvider(String className,
MergeResolutionListenerDescriptor descriptor)
Adds the given
MergeResolutionListenerDescriptor to this registry, using the given
className as the identifier. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.