T - the type of the wrapped objectpublic class ElkSubObjectPropertyChainOfAxiomWrap<T extends org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkSubObjectPropertyOfAxiom
ElkSubObjectPropertyOfAxiom interface by wrapping
instances of OWLSubPropertyChainOfAxiom.converter, owlObject| Constructor and Description |
|---|
ElkSubObjectPropertyChainOfAxiomWrap(T owlSubPropertyChainOfAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkSubObjectPropertyExpression |
getSubObjectPropertyExpression() |
ElkObjectPropertyExpression |
getSuperObjectPropertyExpression() |
acceptaccepthashCodepublic ElkSubObjectPropertyChainOfAxiomWrap(T owlSubPropertyChainOfAxiom)
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.OWLSubPropertyChainOfAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.