T - type builtType - builder typepublic abstract class BaseObjectBuilder<T extends org.semanticweb.owlapi.model.OWLObject,Type> extends BaseObjectPropertyBuilder<T,Type>
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLClassExpression |
range |
propertyannotations, df| Constructor and Description |
|---|
BaseObjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type |
withRange(org.semanticweb.owlapi.model.OWLClassExpression arg) |
withPropertybuildChanges, buildObject, withAnnotation, withAnnotationspublic Type withRange(org.semanticweb.owlapi.model.OWLClassExpression arg)
arg - rangeCopyright © 2014 The University of Manchester. All Rights Reserved.