Uses of Interface
org.mindswap.owl.OWLReader

Packages that use OWLReader
org.mindswap.owl   
 

Uses of OWLReader in org.mindswap.owl
 

Methods in org.mindswap.owl that return OWLReader
static OWLReader OWLFactory.createReader()
           
 OWLReader OWLFactory.Interface.createReader()
           
 OWLReader OWLKnowledgeBase.getReader()
          Return the reader assocaited with this KB.
 

Methods in org.mindswap.owl with parameters of type OWLReader
 void OWLKnowledgeBase.setReader(OWLReader reader)
          Set the reader assocaited with this KB.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.