T - the type of the wrapped objectpublic abstract class ElkAssertionAxiomWrap<T extends org.semanticweb.owlapi.model.OWLIndividualAxiom> extends ElkAxiomWrap<T> implements ElkAssertionAxiom
ElkAssertionAxiom interface by wrapping instances of
OWLIndividualAxiomconverter, owlObject| Constructor and Description |
|---|
ElkAssertionAxiomWrap(T owlIndividualAxiom) |
| Modifier and Type | Method and Description |
|---|---|
abstract <O> O |
accept(ElkAssertionAxiomVisitor<O> visitor) |
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
accepthashCodepublic ElkAssertionAxiomWrap(T owlIndividualAxiom)
public abstract <O> O accept(ElkAssertionAxiomVisitor<O> visitor)
accept in interface ElkAssertionAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLIndividualAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.