T
- type builtB
- builder typepublic abstract class BaseObjectBuilder<T extends OWLObject,B> extends BaseObjectPropertyBuilder<T,B>
Constructor and Description |
---|
BaseObjectBuilder(OWLDataFactory df) |
Modifier and Type | Method and Description |
---|---|
OWLClassExpression |
getRange() |
B |
withRange(OWLClassExpression arg) |
getProperty, withProperty
applyChanges, buildObject, withAnnotation, withAnnotations
@Inject public BaseObjectBuilder(OWLDataFactory df)
df
- data factory@Nonnull public B withRange(OWLClassExpression arg)
arg
- range@Nonnull public OWLClassExpression getRange()
Copyright © 2020 The University of Manchester. All rights reserved.