T - the type of the wrapped objectpublic class ElkInverseObjectPropertiesAxiomWrap<T extends org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkInverseObjectPropertiesAxiom
ElkInverseObjectPropertiesAxiom interface by wrapping
instances of OWLInverseObjectPropertiesAxiomconverter, owlObject| Constructor and Description |
|---|
ElkInverseObjectPropertiesAxiomWrap(T owlInverseObjectPropertiesAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkObjectPropertyExpression |
getFirstObjectPropertyExpression() |
ElkObjectPropertyExpression |
getSecondObjectPropertyExpression() |
acceptaccepthashCodepublic ElkInverseObjectPropertiesAxiomWrap(T owlInverseObjectPropertiesAxiom)
public ElkObjectPropertyExpression getFirstObjectPropertyExpression()
getFirstObjectPropertyExpression in interface ElkInverseObjectPropertiesAxiompublic ElkObjectPropertyExpression getSecondObjectPropertyExpression()
getSecondObjectPropertyExpression in interface ElkInverseObjectPropertiesAxiompublic <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiomaccept in class ElkObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLInverseObjectPropertiesAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.