T - the type of the wrapped objectpublic class ElkAnnotationPropertyRangeAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom> extends ElkAnnotationAxiomWrap<T> implements ElkAnnotationPropertyRangeAxiom
ElkAnnotationPropertyRangeAxiom interface by wrapping
instances of OWLAnnotationPropertyRangeAxiomconverter, owlObject| Constructor and Description |
|---|
ElkAnnotationPropertyRangeAxiomWrap(T owlAnnotationPropertyRangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAnnotationAxiomVisitor<O> visitor) |
ElkAnnotationProperty |
getProperty() |
ElkIri |
getRange() |
acceptaccepthashCodepublic ElkAnnotationPropertyRangeAxiomWrap(T owlAnnotationPropertyRangeAxiom)
public ElkAnnotationProperty getProperty()
getProperty in interface ElkPropertyAxiom<ElkAnnotationProperty>public ElkIri getRange()
getRange in interface ElkPropertyRangeAxiom<ElkAnnotationProperty,ElkIri>public <O> O accept(ElkAnnotationAxiomVisitor<O> visitor)
accept in interface ElkAnnotationAxiomaccept in class ElkAnnotationAxiomWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.