T - the type of the wrapped objectpublic class ElkSubObjectPropertyOfAxiomWrap<T extends org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkSubObjectPropertyOfAxiom
ElkSubObjectPropertyOfAxiom interface by wrapping
instances of OWLSubObjectPropertyOfAxiomconverter, owlObject| Constructor and Description |
|---|
ElkSubObjectPropertyOfAxiomWrap(T owlSubObjectPropertyOfAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkSubObjectPropertyExpression |
getSubObjectPropertyExpression() |
ElkObjectPropertyExpression |
getSuperObjectPropertyExpression() |
acceptaccepthashCodepublic ElkSubObjectPropertyOfAxiomWrap(T owlSubObjectPropertyOfAxiom)
public ElkSubObjectPropertyExpression getSubObjectPropertyExpression()
getSubObjectPropertyExpression in interface ElkSubObjectPropertyOfAxiompublic ElkObjectPropertyExpression getSuperObjectPropertyExpression()
getSuperObjectPropertyExpression in interface ElkSubObjectPropertyOfAxiompublic <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiomaccept in class ElkObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLSubObjectPropertyOfAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.