Eclipse PDE
Release 3.0

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

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

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

Methods in org.eclipse.pde.core.plugin that return IPluginAttribute
 IPluginAttribute IPluginElement.getAttribute(String name)
          Returns an attribute object whose name matches the provided name.
 IPluginAttribute[] IPluginElement.getAttributes()
          Returns all attributes currently defined in this element
 IPluginAttribute IExtensionsModelFactory.createAttribute(IPluginElement element)
          Creates a new attribute instance for the provided element.
 


Eclipse PDE
Release 3.0

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