Eclipse Platform
Release 3.6

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
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 

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


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.