|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginPrerequisiteModel | |
---|---|
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
Uses of PluginPrerequisiteModel in org.eclipse.core.runtime.model |
---|
Methods in org.eclipse.core.runtime.model that return PluginPrerequisiteModel | |
PluginPrerequisiteModel[] |
PluginModel.getRequires()
Deprecated. Returns the prerequisites of this plug-in. |
PluginPrerequisiteModel |
Factory.createPluginPrerequisite()
Deprecated. Returns a new plug-in prerequisite model which is initialized to not export its code and to not require an exact match. |
Methods in org.eclipse.core.runtime.model with parameters of type PluginPrerequisiteModel | |
void |
PluginModel.setRequires(PluginPrerequisiteModel[] value)
Deprecated. Sets the prerequisites of this plug-in. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.