T - the type of the wrapped objectpublic class ElkDataPropertyDomainAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom> extends ElkDataPropertyAxiomWrap<T> implements ElkDataPropertyDomainAxiom
ElkDataPropertyDomainAxiom interface by wrapping
instances of OWLDataPropertyDomainAxiomconverter, owlObject| Constructor and Description |
|---|
ElkDataPropertyDomainAxiomWrap(T owlDataPropertyDomainAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataPropertyAxiomVisitor<O> visitor) |
ElkClassExpression |
getDomain() |
ElkDataPropertyExpression |
getProperty() |
acceptaccepthashCodepublic ElkDataPropertyDomainAxiomWrap(T owlDataPropertyDomainAxiom)
public ElkDataPropertyExpression getProperty()
getProperty in interface ElkPropertyAxiom<ElkDataPropertyExpression>public ElkClassExpression getDomain()
getDomain in interface ElkPropertyDomainAxiom<ElkDataPropertyExpression,ElkClassExpression>public <O> O accept(ElkDataPropertyAxiomVisitor<O> visitor)
accept in interface ElkDataPropertyAxiomaccept in class ElkDataPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDataPropertyDomainAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.