T - the type of the wrapped objectpublic class ElkSubAnnotationPropertyOfAxiomWrap<T extends org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom> extends ElkAnnotationAxiomWrap<T> implements ElkSubAnnotationPropertyOfAxiom
ElkSubAnnotationPropertyOfAxiom interface by wrapping
instances of OWLSubAnnotationPropertyOfAxiomconverter, owlObject| Constructor and Description |
|---|
ElkSubAnnotationPropertyOfAxiomWrap(T owlSubAnnotationPropertyOfAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAnnotationAxiomVisitor<O> visitor) |
ElkAnnotationProperty |
getSubAnnotationProperty() |
ElkAnnotationProperty |
getSuperAnnotationProperty() |
acceptaccepthashCodepublic ElkSubAnnotationPropertyOfAxiomWrap(T owlSubAnnotationPropertyOfAxiom)
public ElkAnnotationProperty getSubAnnotationProperty()
getSubAnnotationProperty in interface ElkSubAnnotationPropertyOfAxiompublic ElkAnnotationProperty getSuperAnnotationProperty()
getSuperAnnotationProperty in interface ElkSubAnnotationPropertyOfAxiompublic <O> O accept(ElkAnnotationAxiomVisitor<O> visitor)
accept in interface ElkAnnotationAxiomaccept in class ElkAnnotationAxiomWrap<T extends org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.