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