public class BuilderDatatype extends BaseEntityBuilder<org.semanticweb.owlapi.model.OWLDatatype,BuilderDatatype>
iri, pm, stringannotations, df| Constructor and Description |
|---|
BuilderDatatype()
uninitialized builder
|
BuilderDatatype(org.semanticweb.owlapi.model.OWLDatatype expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLDatatype |
buildObject() |
withIRI, withPrefixedIRI, withPrefixManagerbuildChanges, withAnnotation, withAnnotationspublic BuilderDatatype(org.semanticweb.owlapi.model.OWLDatatype expected)
expected - the existing objectpublic BuilderDatatype()
public org.semanticweb.owlapi.model.OWLDatatype buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLDatatype>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLDatatype,BuilderDatatype>Copyright © 2014 The University of Manchester. All Rights Reserved.