Uses of Class
org.semanticweb.owl.model.AddAxiom

Packages that use AddAxiom
org.semanticweb.owl.model   
org.semanticweb.owl.util   
 

Uses of AddAxiom in org.semanticweb.owl.model
 

Methods in org.semanticweb.owl.model with parameters of type AddAxiom
 void OWLOntologyChangeVisitor.visit(AddAxiom change)
           
 

Uses of AddAxiom in org.semanticweb.owl.util
 

Methods in org.semanticweb.owl.util with parameters of type AddAxiom
 void OWLOntologyChangeVisitorAdapter.visit(AddAxiom change)