ExtensionPointHandle usage details

Summary

org.eclipse.core.internal.registry.ExtensionPointHandle has 24 total references to 3 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
[+] ExtensionPointHandle
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.RegistryObjectManager.getHandles(int[], byte) 354 PRIVATE
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandles(int[], byte) 52 PRIVATE
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.ExtensionRegistry.removeExtensionPoint(IExtensionPoint, Object) 1176 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointsFromNamespace(String) 745 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointsHandles() 391 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointHandle(String) 398 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.ExtensionRegistry.removeExtensionPoint(IExtensionPoint, Object) 1174 PRIVATE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandle(int, byte) 31 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getHandle(int, byte) 333 PRIVATE
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandles(int[], byte) 54 PRIVATE
org.eclipse.core.internal.registry.ExtensionDelta.getExtensionPoint() 34 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getHandles(int[], byte) 356 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.TableWriter.saveExtensionPointData(ExtensionPointHandle) -1 PRIVATE
org.eclipse.core.internal.registry.TableWriter.saveExtensionPoint(ExtensionPointHandle) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointHandle(String) -1 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointsFromNamespace(String) -1 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getExtensionPointsHandles() -1 PRIVATE
[+] ExtensionPointHandle(IObjectManager, int) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.RegistryObjectManager.getHandle(int, byte) 333 PRIVATE
org.eclipse.core.internal.registry.ExtensionDelta.getExtensionPoint() 34 PRIVATE
org.eclipse.core.internal.registry.RegistryObjectManager.getHandles(int[], byte) 356 PRIVATE
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandles(int[], byte) 54 PRIVATE
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandle(int, byte) 31 PRIVATE
[+] EMPTY_ARRAY
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.RegistryObjectManager.getHandles(int[], byte) 353 PRIVATE
org.eclipse.core.internal.registry.TemporaryObjectManager.getHandles(int[], byte) 51 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional