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