Uses of Interface
org.semanticweb.elk.reasoner.indexing.visitors.IndexedSubClassOfAxiomVisitor

Packages that use IndexedSubClassOfAxiomVisitor
org.semanticweb.elk.reasoner.indexing.entries   
org.semanticweb.elk.reasoner.indexing.hierarchy   
org.semanticweb.elk.reasoner.indexing.visitors   
 

Uses of IndexedSubClassOfAxiomVisitor in org.semanticweb.elk.reasoner.indexing.entries
 

Classes in org.semanticweb.elk.reasoner.indexing.entries that implement IndexedSubClassOfAxiomVisitor
 class IndexedEntryConverter<T>
          A visitor for IndexedClassExpressions and IndexedPropertyChains that wraps the visited objects in the corresponding Entry wrapper to redefine equality.
 

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

Classes in org.semanticweb.elk.reasoner.indexing.hierarchy that implement IndexedSubClassOfAxiomVisitor
 class IndexedObjectCache
          A cache of IndexedObjects in the ontology backed by a KeyEntryHashSet.
 

Uses of IndexedSubClassOfAxiomVisitor in org.semanticweb.elk.reasoner.indexing.visitors
 

Subinterfaces of IndexedSubClassOfAxiomVisitor in org.semanticweb.elk.reasoner.indexing.visitors
 interface IndexedAxiomFilter
           
 interface IndexedAxiomVisitor<O>
           
 interface IndexedObjectFilter
           
 interface IndexedObjectVisitor<O>
           
 



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