|
Eclipse Platform 2.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()
Returns the prerequisites of this plug-in. |
PluginPrerequisiteModel |
Factory.createPluginPrerequisite()
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)
Sets the prerequisites of this plug-in. |
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||