public class BuilderAnnotationPropertyRange extends BaseAnnotationtPropertyBuilder<org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom,BuilderAnnotationPropertyRange>
propertyannotations, df| Constructor and Description |
|---|
BuilderAnnotationPropertyRange()
uninitialized builder
|
BuilderAnnotationPropertyRange(org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom |
buildObject() |
BuilderAnnotationPropertyRange |
withRange(org.semanticweb.owlapi.model.IRI arg) |
withPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderAnnotationPropertyRange()
public BuilderAnnotationPropertyRange(org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom expected)
expected - the existing objectpublic BuilderAnnotationPropertyRange withRange(org.semanticweb.owlapi.model.IRI arg)
arg - rangepublic org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom,BuilderAnnotationPropertyRange>Copyright © 2014 The University of Manchester. All Rights Reserved.