IAdapterFactory usage details

Summary

org.eclipse.core.runtime.IAdapterFactory has 10 total references to 4 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
[+] IAdapterFactory
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterManagerListener.registryChanged(IRegistryChangeEvent) 100 API
org.eclipse.core.internal.runtime.AdapterFactoryProxy.loadFactory(boolean) 110 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterFactoryProxy.factory -1 API
IMPLEMENTS
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterFactoryProxy -1 API
org.eclipse.debug.internal.core.commands.CommandAdapterFactory -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterManagerListener.registryChanged(IRegistryChangeEvent) 100 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterFactoryProxy.loadFactory(boolean) -1 API
[+] getAdapter(Object, Class) : Object
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterFactoryProxy.getAdapter(Object, Class) 61 API
[+] getAdapterList() : Class[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.AdapterFactoryProxy.getAdapterList() 67 API
[+] IAdapterFactory
IMPLEMENTS
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.mapping.ResourceAdapterFactory -1 API

Back to bundle index

Valid HTML 4.01 Transitional