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, withProperty
applyChanges, withAnnotation, withAnnotations
public BuilderInverseFunctionalObjectProperty(@Nonnull 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.