Package org.eclipse.emf.compare.ide.ui.dependency
-
Interface Summary Interface Description IDependencyProvider Contract for clients of the org.eclipse.emf.ecompare.ide.ui.modelDependencies extension point. -
Class Summary Class Description DependencyProviderDescriptor This class is used for information flow betweenModelDependencyProviderRegistryListener
andModelDependencyProviderRegistry
and managing the creation ofIDependencyProvider
instances.ModelDependencyProviderRegistry The registry managing the registered dependency extension point information.ModelDependencyProviderRegistryListener This listener will react to changes against the model dependency extension point, allowing us to be in sync with plugin activation and deactivation.