public class BuilderAnnotationProperty extends BaseEntityBuilder<OWLAnnotationProperty,BuilderAnnotationProperty>
| Constructor and Description |
|---|
BuilderAnnotationProperty(OWLAnnotationProperty expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
BuilderAnnotationProperty(OWLDataFactory df) |
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotationProperty |
buildObject() |
getIRI, getPM, getString, withIRI, withPrefixedIRI, withPrefixManagerapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderAnnotationProperty(OWLDataFactory df)
df - data factorypublic BuilderAnnotationProperty(OWLAnnotationProperty expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLAnnotationProperty buildObject()
buildObject in interface Builder<OWLAnnotationProperty>buildObject in class BaseBuilder<OWLAnnotationProperty,BuilderAnnotationProperty>Copyright © 2020 The University of Manchester. All rights reserved.