Package | Description |
---|---|
aQute.bnd.build | |
aQute.bnd.osgi |
Modifier and Type | Method and 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 and Description |
---|---|
Packages |
Analyzer.getClasspathExports() |
Packages |
Analyzer.getContained() |
Packages |
Analyzer.getExports() |
Packages |
Analyzer.getImports() |
Packages |
Analyzer.getReferred() |
Modifier and Type | Method and Description |
---|---|
void |
Builder.cleanupVersion(Packages packages,
String defaultVersion) |
protected void |
Analyzer.doUses(Descriptors.PackageRef packageRef,
Packages exports,
Map<Descriptors.PackageRef,List<Descriptors.PackageRef>> uses,
Packages imports) |
Constructor and Description |
---|
Packages(Packages other) |
Copyright © 2015 aQute SARL. All rights reserved.