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

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

Uses of SetOntologyURI in org.semanticweb.owl.model
 

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

Uses of SetOntologyURI in org.semanticweb.owl.util
 

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