IExtensionRegistry usage details

Summary

org.eclipse.core.runtime.IExtensionRegistry has 71 total references to 12 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] addRegistryChangeListener(IRegistryChangeListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.expressions.TypeExtensionManager.TypeExtensionManager(String) 74 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.InternalFileSystemCore() 49 API
org.eclipse.core.internal.runtime.AdapterManagerListener.addFactories(AdapterManager) 57 API
org.eclipse.equinox.internal.app.EclipseAppContainer.start() 81 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.PreferenceServiceRegistryHelper(PreferencesService, Object) 72 API
[+] addRegistryChangeListener(IRegistryChangeListener, String) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ContentDescriptionManager.startup(IProgressMonitor) 476 API
[+] getConfigurationElementsFor(String, String) : IConfigurationElement[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 63 API
org.eclipse.core.internal.expressions.TypeExtensionManager.loadTesters(Class) 147 API
org.eclipse.core.internal.resources.Workspace.initializeTeamHook() 1351 API
org.eclipse.core.internal.resources.Workspace.initializeValidator() 1394 API
org.eclipse.core.internal.resources.Workspace.initializeMoveDeleteHook() 1310 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getBranding() 392 API
[+] getConfigurationElementsFor(String, String, String) : IConfigurationElement[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppContainer.getBranding() 386 API
[+] getExtension(String, String, String) : IExtension
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.BuildManager.instantiateBuilder(String) 764 API
org.eclipse.core.internal.events.BuildCommand.computeIsConfigurable() 101 API
org.eclipse.core.internal.resources.NatureManager.createNature(Project, String) 211 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getModelProvider() 76 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getAppExtension(String) 290 API
[+] getExtensionPoint(String) : IExtensionPoint
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterManagerListener.addFactories(AdapterManager) 41 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getAvailableAppExtensions() 267 API
[+] getExtensionPoint(String, String) : IExtensionPoint
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.variables.StringVariableManager.loadContributedValueVariables() 235 API
org.eclipse.core.internal.variables.StringVariableManager.loadDynamicVariables() 216 API
org.eclipse.debug.core.DebugPlugin.initializeProcessFactories() 949 API
org.eclipse.debug.core.DebugPlugin.initializeStatusHandlers() 921 API
org.eclipse.debug.internal.core.BreakpointManager.initBreakpointExtensions() 320 API
org.eclipse.debug.internal.core.LaunchManager.initializeSourceLocators() 1848 API
org.eclipse.debug.internal.core.ExpressionManager.loadWatchExpressionDelegates() 107 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchDelegates() 1490 API
org.eclipse.debug.internal.core.LaunchManager.initializeComparators() 1758 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchModes() 1803 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 250 API
org.eclipse.debug.internal.core.LaunchManager.initializeSourceContainerTypes() 1829 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 264 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchDelegates() 1482 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchConfigurationTypes() 1784 API
org.eclipse.debug.internal.core.LaunchManager.initializeSourceContainerTypes() 1821 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getPrefExtensions() 203 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getPrefExtensions() 207 API
[+] removeRegistryChangeListener(IRegistryChangeListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ContentDescriptionManager.shutdown(IProgressMonitor) 451 API
org.eclipse.core.internal.runtime.AdapterManagerListener.stop() 115 API
org.eclipse.equinox.internal.app.EclipseAppContainer.stop() 109 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.stop() 76 API
[+] IExtensionRegistry
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.addingService(ServiceReference) 119 API
org.eclipse.core.internal.content.Activator.removedService(ServiceReference, Object) 131 API
org.eclipse.equinox.internal.app.Activator.addingService(ServiceReference) 122 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.PreferenceServiceRegistryHelper(PreferencesService, Object) 70 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppContainer.extensionRegistry -1 API
org.eclipse.equinox.internal.app.Activator.registry -1 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.registry -1 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.Activator.addingService(ServiceReference) 121 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeBuilder.getConfigurationElements() 183 API
org.eclipse.core.internal.content.Activator.addingService(ServiceReference) 119 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 62 API
org.eclipse.core.internal.expressions.TypeExtensionManager.loadTesters(Class) 146 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.removeRegistryChangeListener(IExtensionRegistry) -1 API
org.eclipse.core.internal.content.ContentTypeManager.addRegistryChangeListener(IExtensionRegistry) -1 API
org.eclipse.equinox.internal.app.EclipseAppContainer.EclipseAppContainer(BundleContext, IExtensionRegistry, ApplicationLauncher) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getRegistry() -1 API
org.eclipse.core.runtime.Platform.getExtensionRegistry() -1 API
[+] addRegistryChangeListener(IRegistryChangeListener, String) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.addRegistryChangeListener(IExtensionRegistry) 49 API
org.eclipse.core.internal.content.ContentTypeManager.addRegistryChangeListener(IExtensionRegistry) 50 API
org.eclipse.core.internal.expressions.DefinitionRegistry.DefinitionRegistry() 44 API
[+] getExtensionPoint(String, String) : IExtensionPoint
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.ant.core.AntCorePlugin.extractExtensions(String) 204 API
org.eclipse.core.internal.content.ContentTypeBuilder.getConfigurationElements() 189 API
org.eclipse.core.internal.content.ContentTypeBuilder.getConfigurationElements() 193 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystemRegistry() 117 API
org.eclipse.core.internal.refresh.MonitorManager.getRefreshProviders() 70 API
org.eclipse.core.internal.resources.MarkerTypeDefinitionCache.loadDefinitions() 128 API
org.eclipse.core.internal.resources.NatureManager.lazyInitialize() 451 API
org.eclipse.core.internal.resources.mapping.ModelProviderManager.lazyInitialize() 58 API
[+] removeRegistryChangeListener(IRegistryChangeListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.removeRegistryChangeListener(IExtensionRegistry) 66 API

Back to bundle index

Valid HTML 4.01 Transitional