public class BuilderObjectPropertyDomain extends BaseDomainBuilder<org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom,BuilderObjectPropertyDomain,org.semanticweb.owlapi.model.OWLObjectPropertyExpression>
domain, propertyannotations, df| Constructor and Description |
|---|
BuilderObjectPropertyDomain()
uninitialized builder
|
BuilderObjectPropertyDomain(org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom |
buildObject() |
withDomain, withPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderObjectPropertyDomain(org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom expected)
expected - the existing objectpublic BuilderObjectPropertyDomain()
public org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom,BuilderObjectPropertyDomain>Copyright © 2014 The University of Manchester. All Rights Reserved.