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

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

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

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

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

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

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy that return IndexedObjectUnionOf
 IndexedObjectUnionOf IndexedObjectCache.visit(IndexedObjectUnionOf element)
           
 

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

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

Methods in org.semanticweb.elk.reasoner.indexing.visitors with parameters of type IndexedObjectUnionOf
 O IndexedObjectUnionOfVisitor.visit(IndexedObjectUnionOf element)
           
 O AbstractIndexedClassEntityVisitor.visit(IndexedObjectUnionOf element)
           
 



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