| Package | Description |
|---|---|
| aQute.bnd.build.model | |
| aQute.bnd.build.model.clauses | |
| aQute.bnd.build.model.conversions |
| Modifier and Type | Method and Description |
|---|---|
List<VersionedClause> |
BndEditModel.getBuildPackages() |
List<VersionedClause> |
BndEditModel.getBuildPath() |
List<VersionedClause> |
BndEditModel.getRunBundles() |
| Modifier and Type | Method and Description |
|---|---|
void |
BndEditModel.setBuildPackages(List<? extends VersionedClause> paths) |
void |
BndEditModel.setBuildPath(List<? extends VersionedClause> paths) |
void |
BndEditModel.setRunBundles(List<? extends VersionedClause> paths) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportPattern |
| Modifier and Type | Method and Description |
|---|---|
VersionedClause |
VersionedClause.clone() |
| Modifier and Type | Method and Description |
|---|---|
VersionedClause |
VersionedClauseConverter.convert(Pair<String,Attrs> input) |
Copyright © 2014 aQute SARL. All rights reserved.