|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseDescription | |
---|---|
org.eclipse.osgi.service.resolver | Provides the Equinox resolver API. |
Uses of BaseDescription in org.eclipse.osgi.service.resolver |
---|
Subinterfaces of BaseDescription in org.eclipse.osgi.service.resolver | |
---|---|
interface |
BundleDescription
This class represents a specific version of a bundle in the system. |
interface |
ExportPackageDescription
This class represents a specific version of an exported package in the system. |
interface |
GenericDescription
A description of a generic capability. |
interface |
NativeCodeDescription
This class represents a native code description. |
Methods in org.eclipse.osgi.service.resolver that return BaseDescription | |
---|---|
BaseDescription |
VersionConstraint.getSupplier()
Returns the supplier that satisfies this constraint, if it is resolved. |
Methods in org.eclipse.osgi.service.resolver with parameters of type BaseDescription | |
---|---|
boolean |
VersionConstraint.isSatisfiedBy(BaseDescription supplier)
Returns whether this constraint could be satisfied by the given supplier. |
void |
State.resolveConstraint(VersionConstraint constraint,
BaseDescription supplier)
Resolves the given version constraint with the given supplier. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.