Package | Description |
---|---|
aQute.bnd.build.model | |
aQute.bnd.build.model.clauses |
Modifier and Type | Field and Description |
---|---|
private Converter<java.util.List<ImportPattern>,java.lang.String> |
BndEditModel.importPatternConverter |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImportPattern> |
BndEditModel.getImportPatterns() |
Modifier and Type | Method and Description |
---|---|
void |
BndEditModel.setImportPatterns(java.util.List<? extends ImportPattern> patterns) |
Modifier and Type | Method and Description |
---|---|
ImportPattern |
ImportPattern.clone() |
static ImportPattern |
ImportPattern.error(java.lang.String msg) |