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