T - the type of the wrapped objectpublic class ElkObjectPropertyDomainAxiomWrap<T extends org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkObjectPropertyDomainAxiom
ElkObjectPropertyDomainAxiom interface by wrapping
instances of OWLObjectPropertyDomainAxiom.converter, owlObject| Constructor and Description |
|---|
ElkObjectPropertyDomainAxiomWrap(T owlObjectPropertyDomainAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkClassExpression |
getDomain() |
ElkObjectPropertyExpression |
getProperty() |
acceptaccepthashCodepublic ElkObjectPropertyDomainAxiomWrap(T owlObjectPropertyDomainAxiom)
public ElkObjectPropertyExpression getProperty()
getProperty in interface ElkPropertyAxiom<ElkObjectPropertyExpression>public ElkClassExpression getDomain()
getDomain in interface ElkPropertyDomainAxiom<ElkObjectPropertyExpression,ElkClassExpression>public <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiomaccept in class ElkObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLObjectPropertyDomainAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.