Uses of Class
org.semanticweb.owl.model.change.SetLogicalURI

Packages that use SetLogicalURI
org.semanticweb.owl.impl.model A basic implementation of the OWL API.  
org.semanticweb.owl.model.change Change API for OWL Ontologies.  
 

Uses of SetLogicalURI in org.semanticweb.owl.impl.model
 

Methods in org.semanticweb.owl.impl.model with parameters of type SetLogicalURI
 void OWLOntologyImpl.visit(SetLogicalURI event)
           
 

Uses of SetLogicalURI in org.semanticweb.owl.model.change
 

Methods in org.semanticweb.owl.model.change with parameters of type SetLogicalURI
 void ChangeVisitorAdapter.visit(SetLogicalURI event)
           
 void ChangeVisitor.visit(SetLogicalURI event)
           
 



WonderWeb