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