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

Packages that use SetInverseFunctional
org.semanticweb.owl.impl.model A basic implementation of the OWL API.  
org.semanticweb.owl.model.change Change API for OWL Ontologies.  
uk.ac.man.cs.img.owl.inference.dl   
 

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

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

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

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

Uses of SetInverseFunctional in uk.ac.man.cs.img.owl.inference.dl
 

Methods in uk.ac.man.cs.img.owl.inference.dl with parameters of type SetInverseFunctional
 void OntologyChangeConverter.visit(SetInverseFunctional event)
           
 



WonderWeb