Eclipse PDE
Release 3.0

Uses of Interface
org.eclipse.pde.core.IIdentifiable

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

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

Subinterfaces of IIdentifiable in org.eclipse.pde.core.plugin
 interface IFragment
          A model object that represents the content of the fragment.xml file.
 interface IPlugin
          A model object that represents the content of the plugin.xml file.
 interface IPluginBase
          A model object that represents the content of a plug-in or fragment manifest.
 interface IPluginExtension
          Classes that implement this interface model the extension element found in the plug-in or fragment manifest.
 interface IPluginExtensionPoint
          Classes that implement this interface model an extension point element specified in the plug-in manifest.
 interface IPluginImport
          Objects that implement this interface represent references to required plug-ins.
 interface IPluginReference
          Object that implement this interface represent references of plug-ins.
 


Eclipse PDE
Release 3.0

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