Package | Description |
---|---|
org.eclipse.core.runtime.model |
Provides core support for the modeling plug-ins and the plug-in registry.
|
Modifier and Type | Method and Description |
---|---|
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.
|
PluginPrerequisiteModel[] |
PluginModel.getRequires()
Deprecated.
Returns the prerequisites of this plug-in.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginModel.setRequires(PluginPrerequisiteModel[] value)
Deprecated.
Sets the prerequisites of this plug-in.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.