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

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

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

Classes in org.semanticweb.elk.reasoner.indexing.entries with type parameters of type IndexedSubClassOfAxiom
 class IndexedSubClassOfAxiomEntry<T,K extends IndexedSubClassOfAxiom>
          Implements an equality view for instances of IndexedSubClassOfAxiom
 

Methods in org.semanticweb.elk.reasoner.indexing.entries that return types with arguments of type IndexedSubClassOfAxiom
 KeyEntry<T,? extends IndexedSubClassOfAxiom> IndexedEntryConverter.visit(IndexedSubClassOfAxiom axiom)
           
 

Methods in org.semanticweb.elk.reasoner.indexing.entries with parameters of type IndexedSubClassOfAxiom
 KeyEntry<T,? extends IndexedSubClassOfAxiom> IndexedEntryConverter.visit(IndexedSubClassOfAxiom axiom)
           
 

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

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy that return IndexedSubClassOfAxiom
 IndexedSubClassOfAxiom IndexedObjectCache.visit(IndexedSubClassOfAxiom axiom)
           
 

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedSubClassOfAxiom
 IndexedSubClassOfAxiom IndexedObjectCache.visit(IndexedSubClassOfAxiom axiom)
           
 

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

Methods in org.semanticweb.elk.reasoner.indexing.visitors with parameters of type IndexedSubClassOfAxiom
 O IndexedSubClassOfAxiomVisitor.visit(IndexedSubClassOfAxiom axiom)
           
 



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