|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExtensionDelta | |
org.eclipse.core.runtime | Provides core support for plug-ins and the plug-in registry. |
Uses of IExtensionDelta in org.eclipse.core.runtime |
Methods in org.eclipse.core.runtime that return IExtensionDelta | |
IExtensionDelta[] |
IRegistryChangeEvent.getExtensionDeltas()
Returns all extension deltas for all hosts. |
IExtensionDelta[] |
IRegistryChangeEvent.getExtensionDeltas(String namespace)
Returns all extension deltas for the given namespace. |
IExtensionDelta[] |
IRegistryChangeEvent.getExtensionDeltas(String namespace,
String extensionPoint)
Returns all the extension deltas for the given namespace and extension point. |
IExtensionDelta |
IRegistryChangeEvent.getExtensionDelta(String namespace,
String extensionPoint,
String extension)
Returns the delta for the given namespace, extension point and extension. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.