|
Eclipse PDE Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPluginReference | |
org.eclipse.pde.core.plugin | |
org.eclipse.pde.ui | |
org.eclipse.pde.ui.templates |
Uses of IPluginReference in org.eclipse.pde.core.plugin |
Subinterfaces of IPluginReference in org.eclipse.pde.core.plugin | |
interface |
IPluginImport
Objects that implement this interface represent references to required plug-ins. |
Uses of IPluginReference in org.eclipse.pde.ui |
Methods in org.eclipse.pde.ui that return IPluginReference | |
IPluginReference[] |
IPluginContentWizard.getDependencies(String schemaVersion)
Returns new dependencies that are required by this wizard. |
Uses of IPluginReference in org.eclipse.pde.ui.templates |
Methods in org.eclipse.pde.ui.templates that return IPluginReference | |
IPluginReference[] |
ITemplateSection.getDependencies(String schemaVersion)
Provides the list of template dependencies. |
IPluginReference[] |
AbstractTemplateSection.getDependencies(String schemaVersion)
|
IPluginReference[] |
AbstractNewPluginTemplateWizard.getDependencies(String schemaVersion)
|
|
Eclipse PDE Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |