T - the type of the wrapped objectpublic class ElkObjectPropertyChainWrap<T extends org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom> extends ElkSubObjectPropertyExpressionWrap<T> implements ElkObjectPropertyChain
ElkObjectPropertyChain interface by wrapping instances
of OWLSubPropertyChainOfAxiom. The object corresponds to subchain
expression of the axiom.converter, owlObject| Constructor and Description |
|---|
ElkObjectPropertyChainWrap(T owlSubPropertyChainOfAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkSubObjectPropertyExpressionVisitor<O> visitor) |
List<? extends ElkObjectPropertyExpression> |
getObjectPropertyExpressions() |
accepthashCodepublic ElkObjectPropertyChainWrap(T owlSubPropertyChainOfAxiom)
public List<? extends ElkObjectPropertyExpression> getObjectPropertyExpressions()
getObjectPropertyExpressions in interface ElkObjectPropertyChainpublic <O> O accept(ElkSubObjectPropertyExpressionVisitor<O> visitor)
accept in interface ElkSubObjectPropertyExpressionaccept in class ElkSubObjectPropertyExpressionWrap<T extends org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.