|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginRegistryModel | |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
Uses of PluginRegistryModel in org.eclipse.core.runtime.model |
Methods in org.eclipse.core.runtime.model that return PluginRegistryModel | |
static PluginRegistryModel |
PluginRegistryModel.parsePlugins(URL[] pluginPath,
Factory factory)
Deprecated. Returns a plug-in registry containing all of the plug-ins discovered on the given plug-in path. |
PluginRegistryModel |
PluginModel.getRegistry()
Deprecated. Returns the plug-in registry of which this plug-in descriptor is a member. |
PluginRegistryModel |
Factory.createPluginRegistry()
Deprecated. Returns a new plug-in registry model with an empty plug-in table. |
Methods in org.eclipse.core.runtime.model with parameters of type PluginRegistryModel | |
void |
PluginModel.setRegistry(PluginRegistryModel value)
Deprecated. Sets the registry with which this plug-in descriptor is associated. |
|
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.