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