T - the type of the wrapped objectpublic abstract class ElkObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLObjectPropertyAxiom> extends ElkAxiomWrap<T> implements ElkObjectPropertyAxiom
ElkObjectPropertyAxiom interface by wrapping instances of
OWLObjectPropertyAxiomconverter, owlObject| Constructor and Description |
|---|
ElkObjectPropertyAxiomWrap(T owlObjectPropertyAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
abstract <O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
accepthashCodepublic ElkObjectPropertyAxiomWrap(T owlObjectPropertyAxiom)
public abstract <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLObjectPropertyAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.