public class BuilderDataPropertyDomain extends BaseDomainBuilder<OWLDataPropertyDomainAxiom,BuilderDataPropertyDomain,OWLDataPropertyExpression> implements SettableProperty<OWLDataPropertyExpression,BuilderDataPropertyDomain>
| Constructor and Description |
|---|
BuilderDataPropertyDomain(OWLDataFactory df) |
BuilderDataPropertyDomain(OWLDataPropertyDomainAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
buildObject() |
getDomain, getProperty, withDomain, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotationsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithPropertygetProperty@Inject public BuilderDataPropertyDomain(OWLDataFactory df)
df - data factorypublic BuilderDataPropertyDomain(OWLDataPropertyDomainAxiom expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLDataPropertyDomainAxiom buildObject()
buildObject in interface Builder<OWLDataPropertyDomainAxiom>buildObject in class BaseBuilder<OWLDataPropertyDomainAxiom,BuilderDataPropertyDomain>Copyright © 2020 The University of Manchester. All rights reserved.