org.semanticweb.owl.model
Interface OWLAnnotationVisitor
- All Known Subinterfaces: 
 - OWLObjectVisitor
 
- All Known Implementing Classes: 
 - DIGRenderer, DLExpressivityChecker, HashCode, OWLEntityCollector, OWLObjectComponentCollector, OWLObjectDuplicator, OWLObjectTypeIndexProvider, OWLObjectVisitorAdapter, SimpleRenderer
 
public interface OWLAnnotationVisitor
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 19-Dec-2006
 
visit
void visit(OWLObjectAnnotation annotation)
 
visit
void visit(OWLConstantAnnotation annotation)