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, getRange, withRange, withRangegetProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderDataPropertyRange(OWLDataFactory df)
df - data factorypublic BuilderDataPropertyRange(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.