public interface OWLAnnotationAxiomVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(OWLAnnotationAssertionAxiom axiom)
visit OWLAnnotationAssertionAxiom type
|
void |
visit(OWLAnnotationPropertyDomainAxiom axiom)
visit OWLAnnotationPropertyDomainAxiom type
|
void |
visit(OWLAnnotationPropertyRangeAxiom axiom)
visit OWLAnnotationPropertyRangeAxiom type
|
void |
visit(OWLSubAnnotationPropertyOfAxiom axiom)
visit OWLSubAnnotationPropertyOfAxiom type
|
void visit(OWLAnnotationAssertionAxiom axiom)
axiom - object to visitvoid visit(OWLSubAnnotationPropertyOfAxiom axiom)
axiom - object to visitvoid visit(OWLAnnotationPropertyDomainAxiom axiom)
axiom - object to visitvoid visit(OWLAnnotationPropertyRangeAxiom axiom)
axiom - object to visitCopyright © 2014 The University of Manchester. All Rights Reserved.