Uses of Class
org.dllearner.core.owl.FlatABox

Packages that use FlatABox
org.dllearner.reasoning Implements the connection to other reasoner or own reasoning/caching algorithms. 
org.dllearner.utilities Utility classes. 
 

Uses of FlatABox in org.dllearner.reasoning
 

Methods in org.dllearner.reasoning that return FlatABox
 FlatABox FastRetrieval.getAbox()
           
 FlatABox FastRetrievalReasoner.getFlatAbox()
           
 

Methods in org.dllearner.reasoning with parameters of type FlatABox
static SortedSetTuple<String> FastRetrieval.calculateAllSet(FlatABox abox, String roleName, SortedSetTuple<String> child)
           
static SortedSetTuple<String> FastRetrieval.calculateExistsSet(FlatABox abox, String roleName, SortedSetTuple<String> child)
           
 

Constructors in org.dllearner.reasoning with parameters of type FlatABox
FastRetrieval(FlatABox abox)
           
FastRetrievalReasoner(FlatABox abox)
           
 

Uses of FlatABox in org.dllearner.utilities
 

Methods in org.dllearner.utilities that return FlatABox
static FlatABox Helper.createFlatABox(AbstractReasonerComponent rs)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann