Uses of Class
org.semanticweb.elk.reasoner.indexing.hierarchy.IndexedObjectCache

Packages that use IndexedObjectCache
org.semanticweb.elk.reasoner.indexing.hierarchy   
 

Uses of IndexedObjectCache in org.semanticweb.elk.reasoner.indexing.hierarchy
 

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy that return IndexedObjectCache
 IndexedObjectCache ModifiableOntologyIndex.getIndexedObjectCache()
           
 IndexedObjectCache DirectIndex.getIndexedObjectCache()
           
 

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedObjectCache
 void IndexedObjectCache.subtract(IndexedObjectCache other)
          Remove all object of the given IndexedObjectCache from this IndexedObjectCache
 

Constructors in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedObjectCache
DifferentialIndex(IndexedObjectCache objectCache)
           
DirectIndex(IndexedObjectCache objectCache)
           
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.