Uses of Class
org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
Packages that use AbstractRegistryEventListener
Package
Description
-
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.internal.hook
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.internal.hook -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.dependency
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.dependencyModifier and TypeClassDescriptionclass
This listener will react to changes against the model dependency extension point, allowing us to be in sync with plugin activation and deactivation. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.logical
Modifier and TypeClassDescriptionclass
A registry event listener that propagates model minimizers changes from the extension registry to a given model minimizer registry. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registryModifier and TypeClassDescriptionclass
This listener will react to changes against our model resolver extension point, allowing us to be in sync with plugin activation and deactivation. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.logical.view.registry
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.logical.view.registryModifier and TypeClassDescriptionclass
This listener will react to changes against our logical model editor handler extension point, allowing us to be in sync with plugin activation and deactivation. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.mergeresolution
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.mergeresolutionModifier and TypeClassDescriptionclass
This class is used for information flow betweenMergeResolutionListenerRegistryListener
andMergeResolutionListenerRegistry
and managing the creation ofIMergeResolutionListener
instances. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.ide.ui.internal.subscriber
Modifier and TypeClassDescriptionclass
This listener will react to changes against the subscriber provider extension point, allowing us to be in sync with plugin activation and deactivation. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.extension.impl
Modifier and TypeClassDescriptionclass
Base class for Descriptor Registry. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.match
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.matchModifier and TypeClassDescriptionclass
Listener for contributions to the match engine extension.class
Listener for contributions to the match engine extension.class
Listener for contributions to the match engine extension. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.merger
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.mergerModifier and TypeClassDescriptionclass
Listener for contributions to the merger extension. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.policy
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.policyModifier and TypeClassDescriptionclass
A listener for load on demand policy extension point. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.internal.postprocessor
Modifier and TypeClassDescriptionclass
This listener will allow us to be aware of contribution changes against the model resolver extension point. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.configuration.ui
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.configuration.uiModifier and TypeClassDescriptionclass
Registry event listener used forIConfiguratorUIRegistry
-
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.implModifier and TypeClassDescriptionclass
The default concrete implementation ofAbstractRegistryEventListener
. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customizationModifier and TypeClassDescriptionclass
The listener responsible for handling registration events regarding content merge viewer customizations. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.implModifier and TypeClassDescriptionclass
Utility class to listen to theIDifferenceFilter.Registry
. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extenderModifier and TypeClassDescriptionclass
Utility class to listen to theIDifferenceGroupProvider.Descriptor.Registry
. -
Uses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
Subclasses of AbstractRegistryEventListener in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.implModifier and TypeClassDescriptionclass
Utility class to listen to theIDifferenceGroupProvider.Descriptor.Registry
.