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, withAnnotation, withAnnotations@Inject public BuilderAnnotationProperty(OWLDataFactory df)
df - data factorypublic BuilderAnnotationProperty(@Nonnull 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.