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