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()
Deprecated.
|
List<VersionedClause> |
BndEditModel.getBuildPath() |
List<VersionedClause> |
BndEditModel.getRunBundles() |
Modifier and Type | Method and Description |
---|---|
void |
BndEditModel.setBuildPackages(List<? extends VersionedClause> paths)
Deprecated.
|
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() |
static VersionedClause |
VersionedClause.error(String msg) |
Modifier and Type | Method and Description |
---|---|
VersionedClause |
VersionedClauseConverter.convert(Pair<String,Attrs> input) |
VersionedClause |
VersionedClauseConverter.error(String msg) |
Copyright © 2015 aQute SARL. All rights reserved.