Methods from org.eclipse.equinox.common used by org.eclipse.equinox.registry

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.registry.Contribution.mergeContribution(Contribution)50
org.eclipse.core.internal.registry.Contribution.mergeContribution(Contribution)51

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ConfigurationElement.throwException(String, Throwable)62
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(String)56
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(String, Throwable)180
org.eclipse.core.internal.registry.RegistryProviderFactory.setDefault(IRegistryProvider)31
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String)232
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String)225

org.eclipse.core.runtime.IAdapterFactory.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(Object, Class)80

org.eclipse.core.runtime.IAdapterFactory.getAdapterList()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapterList()86

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String)68

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String)46

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String)47

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.addListenerInternal(EventListener, String)197
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.registerHandler(IExtensionChangeHandler, IFilter)69

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.fireRegistryChangeEvent()260
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.notify(IExtensionDelta, Object[])144

org.eclipse.core.runtime.ListenerList.isEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.fireRegistryChangeEvent()255
org.eclipse.core.internal.registry.ExtensionRegistry.recordChange(ExtensionPoint, int, int)489
org.eclipse.core.internal.registry.ExtensionRegistry.recordChange(ExtensionPoint, int[], int)503
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.notify(IExtensionDelta, Object[])142

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.ExtensionRegistry(RegistryStrategy, Object, Object)59
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.ExtensionTracker(IExtensionRegistry)32

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.removeListener(IRegistryEventListener)624
org.eclipse.core.internal.registry.ExtensionRegistry.removeRegistryChangeListener(IRegistryChangeListener)618
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.unregisterHandler(IExtensionChangeHandler)80

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.2.handleException(Throwable)888
org.eclipse.core.internal.registry.ExtensionsParser.error(IStatus)669

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(InputStream, IContributor, boolean, String, ResourceBundle, Object)1019
org.eclipse.core.internal.registry.ExtensionRegistry.processChangeEvent(Object[], Map)877

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.processChangeEvent(Object[], Map)882

org.eclipse.core.runtime.Status.getSeverity()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(InputStream, IContributor, boolean, String, ResourceBundle, Object)1025

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.adapter.AdapterFactoryProxy.loadFactory(boolean)139
org.eclipse.core.internal.adapter.AdapterFactoryProxy.logError()149
org.eclipse.core.internal.registry.ConfigurationElement.throwException(String, Throwable)62
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(String)53
org.eclipse.core.internal.registry.ExtensionRegistry.addExtension(String, IContributor, boolean, String, String, ConfigurationElementDescription, Object)1204
org.eclipse.core.internal.registry.ExtensionRegistry.addExtensionPoint(String, IContributor, boolean, String, String, Object)1116
org.eclipse.core.internal.registry.ExtensionRegistry.addExtensionPoint(String, IContributor, boolean, String, String, Object)1088
org.eclipse.core.internal.registry.ExtensionRegistry.clearRegistryCache()793
org.eclipse.core.internal.registry.ExtensionRegistry.ExtensionRegistry(RegistryStrategy, Object, Object)665
org.eclipse.core.internal.registry.ExtensionRegistry.logError(String, String, Exception)1053
org.eclipse.core.internal.registry.ExtensionsParser.internalError(String)630
org.eclipse.core.internal.registry.ExtensionsParser.logStatus(SAXParseException)379
org.eclipse.core.internal.registry.ExtensionsParser.parseExtensionAttributes(Attributes)486
org.eclipse.core.internal.registry.ExtensionsParser.parseExtensionAttributes(Attributes)493
org.eclipse.core.internal.registry.ExtensionsParser.parseExtensionPointAttributes(Attributes)572
org.eclipse.core.internal.registry.osgi.EclipseBundleListener.getExtensionURL(Bundle, boolean)145
org.eclipse.core.internal.registry.osgi.EclipseBundleListener.getExtensionURL(Bundle, boolean)128
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.getContainerTimestamp()64
org.eclipse.core.internal.registry.osgi.OSGIUtils.getBooleanDebugOption(String, boolean)95
org.eclipse.core.internal.registry.osgi.OSGIUtils.getPackageAdmin()109
org.eclipse.core.internal.registry.osgi.OSGIUtils.initServices()55
org.eclipse.core.internal.registry.osgi.RegistryProviderOSGI.getRegistry()31
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(String, Throwable)180
org.eclipse.core.internal.registry.RegistryProperties.getContextProperty(String)71
org.eclipse.core.internal.registry.RegistryProviderFactory.setDefault(IRegistryProvider)30
org.eclipse.core.internal.registry.TableReader.checkCacheValidity(DataInputStream, long)172
org.eclipse.core.internal.registry.TableReader.close()611
org.eclipse.core.internal.registry.TableReader.loadConfigurationElement(int)185
org.eclipse.core.internal.registry.TableReader.loadContributions()413
org.eclipse.core.internal.registry.TableReader.loadContributors()446
org.eclipse.core.internal.registry.TableReader.loadExtension(int)260
org.eclipse.core.internal.registry.TableReader.loadExtensionExtraData(int)360
org.eclipse.core.internal.registry.TableReader.loadExtensionPoint(int)312
org.eclipse.core.internal.registry.TableReader.loadExtensionPointExtraData(int)379
org.eclipse.core.internal.registry.TableReader.loadExtensionPointTree(int, RegistryObjectManager)299
org.eclipse.core.internal.registry.TableReader.loadNamespaces()476
org.eclipse.core.internal.registry.TableReader.loadTables(long)128
org.eclipse.core.internal.registry.TableReader.loadThirdLevelConfigurationElements(int, RegistryObjectManager)214
org.eclipse.core.internal.registry.TableReader.readAllCache(RegistryObjectManager)515
org.eclipse.core.internal.registry.TableWriter.closeFiles()134
org.eclipse.core.internal.registry.TableWriter.closeFiles()122
org.eclipse.core.internal.registry.TableWriter.openFiles()106
org.eclipse.core.internal.registry.TableWriter.saveCache(RegistryObjectManager, long)83
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.ExtensionTracker(IExtensionRegistry)58
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String)232
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String)225

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.registry.ExtensionRegistry.2.handleException(Throwable)888

Back to reference summary for org.eclipse.equinox.registry

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict