Package | Description |
---|---|
org.eclipse.update.core |
Provides support for extending the base installation
and update services.
|
Modifier and Type | Class and Description |
---|---|
class |
Import
Convenience implementation of a plug-in dependency.
|
Modifier and Type | Method and Description |
---|---|
IImport[] |
Feature.getImports() |
IImport[] |
IFeature.getImports()
Return a list of plug-in dependencies for this feature.
|
IImport[] |
Feature.getRawImports()
Return a list of plug-in dependencies for this feature.
|
IImport[] |
IFeature.getRawImports()
Return a list of plug-in dependencies for this feature.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.