Uses of Interface
org.eclipse.pde.core.IIdentifiable
Package
Description
Application programming interfaces for working with PDE's model of plug-ins.
Application programming interfaces for contributing to and extending PDE project templates.
-
Uses of IIdentifiable in org.eclipse.pde.core.plugin
Modifier and TypeInterfaceDescriptioninterface
A model object that represents the content of the fragment.xml file.interface
A model object that represents the content of the plugin.xml file.interface
A model object that represents the content of a plug-in or fragment manifest.interface
Classes that implement this interface model the extension element found in the plug-in or fragment manifest.interface
Classes that implement this interface model an extension point element specified in the plug-in manifest.interface
Objects that implement this interface represent references to required plug-ins.interface
Objects that implement this interface represent references of plug-ins. -
Uses of IIdentifiable in org.eclipse.pde.ui.templates