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