public class BuilderInverseFunctionalObjectProperty extends BaseObjectPropertyBuilder<OWLInverseFunctionalObjectPropertyAxiom,BuilderInverseFunctionalObjectProperty>
| Constructor and Description | 
|---|
| BuilderInverseFunctionalObjectProperty(OWLDataFactory df) | 
| BuilderInverseFunctionalObjectProperty(OWLInverseFunctionalObjectPropertyAxiom expected,
                                      OWLDataFactory df)Builder initialized from an existing object. | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLInverseFunctionalObjectPropertyAxiom | buildObject() | 
getProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotationspublic BuilderInverseFunctionalObjectProperty(OWLInverseFunctionalObjectPropertyAxiom expected, OWLDataFactory df)
expected - the existing objectdf - data factory@Inject public BuilderInverseFunctionalObjectProperty(OWLDataFactory df)
df - data factorypublic OWLInverseFunctionalObjectPropertyAxiom buildObject()
buildObject in interface Builder<OWLInverseFunctionalObjectPropertyAxiom>buildObject in class BaseBuilder<OWLInverseFunctionalObjectPropertyAxiom,BuilderInverseFunctionalObjectProperty>Copyright © 2020 The University of Manchester. All rights reserved.