Package | Description |
---|---|
aQute.bnd.build.model | |
aQute.bnd.build.model.clauses |
Modifier and Type | Field and Description |
---|---|
private Converter<java.util.List<ServiceComponent>,java.lang.String> |
BndEditModel.serviceComponentConverter |
Modifier and Type | Method and Description |
---|---|
java.util.List<ServiceComponent> |
BndEditModel.getServiceComponents() |
Modifier and Type | Method and Description |
---|---|
void |
BndEditModel.setServiceComponents(java.util.List<? extends ServiceComponent> components) |
Modifier and Type | Method and Description |
---|---|
ServiceComponent |
ServiceComponent.clone() |
static ServiceComponent |
ServiceComponent.error(java.lang.String msg) |