T - type builtB - builder typeI - contained items typepublic abstract class BaseSubBuilder<T extends OWLObject,B,I> extends BaseBuilder<T,B>
| Constructor and Description |
|---|
BaseSubBuilder(OWLDataFactory df) |
| Modifier and Type | Method and Description |
|---|---|
I |
getSub() |
I |
getSup() |
B |
withSub(I arg) |
B |
withSup(I arg) |
applyChanges, buildObject, withAnnotation, withAnnotations@Inject public BaseSubBuilder(OWLDataFactory df)
df - data factoryCopyright © 2020 The University of Manchester. All rights reserved.