|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionPointModel | |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
Uses of ExtensionPointModel in org.eclipse.core.runtime.model |
Methods in org.eclipse.core.runtime.model that return ExtensionPointModel | |
ExtensionPointModel[] |
PluginModel.getDeclaredExtensionPoints()
Returns the extension points in this plug-in descriptor. |
ExtensionPointModel |
Factory.createExtensionPoint()
Returns a new extension point model which is not initialized. |
Methods in org.eclipse.core.runtime.model with parameters of type ExtensionPointModel | |
void |
PluginModel.setDeclaredExtensionPoints(ExtensionPointModel[] value)
Sets the extension points in this plug-in descriptor. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |