Uses of Interface
org.mindswap.owls.grounding.Grounding

Packages that use Grounding
org.mindswap.owl   
org.mindswap.owls.service   
 

Uses of Grounding in org.mindswap.owl
 

Methods in org.mindswap.owl that return Grounding
 Grounding OWLModel.createGrounding()
           
 Grounding OWLModel.createGrounding(java.net.URI uri)
           
 Grounding OWLModel.createJavaGrounding()
           
 Grounding OWLModel.createJavaGrounding(java.net.URI uri)
           
 

Uses of Grounding in org.mindswap.owls.service
 

Methods in org.mindswap.owls.service that return Grounding
 Grounding Service.getGrounding()
          Return the Grounding that belongs to this service
 

Methods in org.mindswap.owls.service with parameters of type Grounding
 void Service.setGrounding(Grounding grounding)
          Set the Grounding for this service
 



Copyright © 2004 Evren Sirin. All Rights Reserved.