Uses of Class
org.coode.owl.owlxmlparser.OWLAnnotationElementHandler

Packages that use OWLAnnotationElementHandler
org.coode.owl.owlxmlparser   
 

Uses of OWLAnnotationElementHandler in org.coode.owl.owlxmlparser
 

Methods in org.coode.owl.owlxmlparser with parameters of type OWLAnnotationElementHandler
 void OWLOntologyHandler.handleChild(OWLAnnotationElementHandler handler)
           
 void OWLEntityAnnotationElementHandler.handleChild(OWLAnnotationElementHandler handler)
           
 void OWLElementHandler.handleChild(OWLAnnotationElementHandler handler)
           
 void OWLDeclarationAxiomElementHandler.handleChild(OWLAnnotationElementHandler handler)
           
 void AbstractOWLElementHandler.handleChild(OWLAnnotationElementHandler handler)
           
 void AbstractOWLAxiomElementHandler.handleChild(OWLAnnotationElementHandler handler)