public class BuilderSubAnnotationPropertyOf extends BaseSubBuilder<org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom,BuilderSubAnnotationPropertyOf,org.semanticweb.owlapi.model.OWLAnnotationProperty>
sub, supannotations, df| Constructor and Description |
|---|
BuilderSubAnnotationPropertyOf()
uninitialized builder
|
BuilderSubAnnotationPropertyOf(org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom |
buildObject() |
withSub, withSupbuildChanges, withAnnotation, withAnnotationspublic BuilderSubAnnotationPropertyOf(org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom expected)
expected - the existing objectpublic BuilderSubAnnotationPropertyOf()
public org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom,BuilderSubAnnotationPropertyOf>Copyright © 2014 The University of Manchester. All Rights Reserved.