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