Uses of Interface
org.eclipse.pde.core.plugin.IPluginParent
-
Packages that use IPluginParent Package Description org.eclipse.pde.core.plugin Application programming interfaces for working with PDE's model of plug-ins. -
-
Uses of IPluginParent in org.eclipse.pde.core.plugin
Subinterfaces of IPluginParent in org.eclipse.pde.core.plugin Modifier and Type Interface Description interface
IPluginElement
Classes that implement this interface model the XML elements found in the plug-in model.interface
IPluginExtension
Classes that implement this interface model the extension element found in the plug-in or fragment manifest.
-