T - type builtType - builder typeItem - contained items typepublic abstract class BaseSubBuilder<T extends org.semanticweb.owlapi.model.OWLObject,Type,Item> extends BaseBuilder<T,Type>
| Modifier and Type | Field and Description |
|---|---|
protected Item |
sub |
protected Item |
sup |
annotations, df| Constructor and Description |
|---|
BaseSubBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type |
withSub(Item arg) |
Type |
withSup(Item arg) |
buildChanges, buildObject, withAnnotation, withAnnotationsCopyright © 2014 The University of Manchester. All Rights Reserved.