Eclipse PDE
Release 3.1

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

Packages that use IPluginElement
org.eclipse.pde.core.plugin   
 

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.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.