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