T - the type of the wrapped objectpublic abstract class ElkAnnotationAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationAxiom> extends ElkAxiomWrap<T> implements ElkAnnotationAxiom
ElkAnnotationAxiom interface by wrapping instances
of OWLAnnotationAxiomconverter, owlObject| Constructor and Description |
|---|
ElkAnnotationAxiomWrap(T owlAnnotationAxiom) |
| Modifier and Type | Method and Description |
|---|---|
abstract <O> O |
accept(ElkAnnotationAxiomVisitor<O> visitor) |
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
accepthashCodepublic ElkAnnotationAxiomWrap(T owlAnnotationAxiom)
public abstract <O> O accept(ElkAnnotationAxiomVisitor<O> visitor)
accept in interface ElkAnnotationAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.