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