| Package | Description |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.osgi |
| Modifier and Type | Method | Description |
|---|---|---|
Packages |
Project.getContained() |
Get the contained packages calculated from all builders from the last
build
|
Packages |
Project.getExports() |
Get the exported packages form all builders calculated from the last
build
|
Packages |
Project.getImports() |
Get the imported packages from all builders calculated from the last
build
|
| Modifier and Type | Method | Description |
|---|---|---|
Packages |
Analyzer.getClasspathExports() |
|
Packages |
Analyzer.getContained() |
|
Packages |
Analyzer.getExports() |
|
Packages |
Analyzer.getImports() |
|
Packages |
Analyzer.getReferred() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Builder.cleanupVersion(Packages packages,
java.lang.String defaultVersion) |
|
protected void |
Analyzer.doUses(Descriptors.PackageRef packageRef,
Packages exports,
java.util.Map<Descriptors.PackageRef,java.util.List<Descriptors.PackageRef>> uses,
Packages imports) |
|
java.util.Collection<Descriptors.PackageRef> |
Analyzer.getPackages(Packages scope,
java.lang.String... args) |
| Constructor | Description |
|---|---|
Packages(Packages other) |