T - the type of the wrapped OWLAnnotationAssertionAxiompublic class ElkAnnotationAssertionAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom> extends ElkAxiomWrap<T> implements ElkAnnotationAssertionAxiom
converter, owlObject| Constructor and Description |
|---|
ElkAnnotationAssertionAxiomWrap(T owlAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAnnotationAxiomVisitor<O> visitor) |
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
ElkAnnotationProperty |
getProperty() |
ElkAnnotationSubject |
getSubject() |
ElkAnnotationValue |
getValue() |
accepthashCodepublic ElkAnnotationAssertionAxiomWrap(T owlAxiom)
public <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom>public <O> O accept(ElkAnnotationAxiomVisitor<O> visitor)
accept in interface ElkAnnotationAxiompublic ElkAnnotationSubject getSubject()
getSubject in interface ElkAnnotationAssertionAxiompublic ElkAnnotationProperty getProperty()
getProperty in interface ElkAnnotationAssertionAxiompublic ElkAnnotationValue getValue()
getValue in interface ElkAnnotationAssertionAxiomCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.