Eclipse PDE
Release 3.8

Uses of Interface
org.eclipse.pde.core.plugin.IPluginElement

Packages that use IPluginElement
org.eclipse.pde.core.plugin Application programming interfaces for working with PDE's model of plug-ins. 
 

Uses of IPluginElement in org.eclipse.pde.core.plugin
 

Methods in org.eclipse.pde.core.plugin that return IPluginElement
 IPluginElement IPluginElement.createCopy()
          Creates an identical copy of this XML element.
 IPluginElement IExtensionsModelFactory.createElement(IPluginObject parent)
          Creates a new element instance for the provided parent.
 

Methods in org.eclipse.pde.core.plugin with parameters of type IPluginElement
 IPluginAttribute IExtensionsModelFactory.createAttribute(IPluginElement element)
          Creates a new attribute instance for the provided element.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.