public class BuilderInverseFunctionalObjectProperty extends BaseObjectPropertyBuilder<org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom,BuilderInverseFunctionalObjectProperty>
propertyannotations, df| Constructor and Description |
|---|
BuilderInverseFunctionalObjectProperty()
uninitialized builder
|
BuilderInverseFunctionalObjectProperty(org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom |
buildObject() |
withPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderInverseFunctionalObjectProperty(org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom expected)
expected - the existing objectpublic BuilderInverseFunctionalObjectProperty()
public org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom,BuilderInverseFunctionalObjectProperty>Copyright © 2014 The University of Manchester. All Rights Reserved.