Uses of Interface
org.eclipse.pde.core.plugin.IPluginElement
Package
Description
Application programming interfaces for working with PDE's model of plug-ins.
-
Uses of IPluginElement in org.eclipse.pde.core.plugin
Modifier and TypeMethodDescriptionIPluginElement.createCopy()
Creates an identical copy of this XML element.IExtensionsModelFactory.createElement
(IPluginObject parent) Creates a new element instance for the provided parent.Modifier and TypeMethodDescriptionIExtensionsModelFactory.createAttribute
(IPluginElement element) Creates a new attribute instance for the provided element.