Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.update.core.IImport

Packages that use IImport
org.eclipse.update.core Provides support for extending the base installation and update services.  
 

Uses of IImport in org.eclipse.update.core
 

Classes in org.eclipse.update.core that implement IImport
 class Import
          Convenience implementation of a plug-in dependency.
 

Methods in org.eclipse.update.core that return IImport
 IImport[] IFeature.getImports()
          Return a list of plug-in dependencies for this feature.
 IImport[] IFeature.getRawImports()
          Return a list of plug-in dependencies for this feature.
 IImport[] Feature.getRawImports()
          Return a list of plug-in dependencies for this feature.
 IImport[] Feature.getImports()
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.