public class BuilderDataPropertyRange extends BaseDataBuilder<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom,BuilderDataPropertyRange>
dataRangepropertyannotations, df| Constructor and Description |
|---|
BuilderDataPropertyRange()
uninitialized builder
|
BuilderDataPropertyRange(org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom |
buildObject() |
withRangewithPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderDataPropertyRange()
public BuilderDataPropertyRange(org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom expected)
expected - the existing objectpublic org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom,BuilderDataPropertyRange>Copyright © 2014 The University of Manchester. All Rights Reserved.