|
Eclipse Platform Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportPackageSpecification | |
---|---|
org.eclipse.osgi.service.resolver | Provides the Equinox resolver API. |
Uses of ImportPackageSpecification in org.eclipse.osgi.service.resolver |
---|
Methods in org.eclipse.osgi.service.resolver that return ImportPackageSpecification | |
---|---|
ImportPackageSpecification |
StateObjectFactory.createImportPackageSpecification(ImportPackageSpecification original)
Creates an import package specification that is a copy of the given import package |
ImportPackageSpecification |
StateObjectFactory.createImportPackageSpecification(String packageName,
VersionRange versionRange,
String bundleSymbolicName,
VersionRange bundleVersionRange,
Map<String,?> directives,
Map<String,?> attributes,
BundleDescription importer)
Creates an import package specification from the given parameters. |
ImportPackageSpecification[] |
BundleDescription.getAddedDynamicImportPackages()
Returns an array of dynamic import package specifications that have been added dynamically to this bundle description. |
ImportPackageSpecification[] |
BundleDescription.getImportPackages()
Returns an array of import package specifications defined by the Import-Package clause. |
|
Eclipse Platform Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.