|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedObjectIntersectionOfVisitor | |
|---|---|
| org.semanticweb.elk.reasoner.indexing.entries | |
| org.semanticweb.elk.reasoner.indexing.hierarchy | |
| org.semanticweb.elk.reasoner.indexing.visitors | |
| Uses of IndexedObjectIntersectionOfVisitor in org.semanticweb.elk.reasoner.indexing.entries |
|---|
| Classes in org.semanticweb.elk.reasoner.indexing.entries that implement IndexedObjectIntersectionOfVisitor | |
|---|---|
class |
IndexedEntryConverter<T>
A visitor for IndexedClassExpressions and
IndexedPropertyChains that wraps the visited objects in the
corresponding Entry wrapper to redefine equality. |
| Uses of IndexedObjectIntersectionOfVisitor in org.semanticweb.elk.reasoner.indexing.hierarchy |
|---|
| Classes in org.semanticweb.elk.reasoner.indexing.hierarchy that implement IndexedObjectIntersectionOfVisitor | |
|---|---|
class |
IndexedObjectCache
A cache of IndexedObjects in the ontology backed by a
KeyEntryHashSet. |
| Methods in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedObjectIntersectionOfVisitor | ||
|---|---|---|
|
IndexedObjectIntersectionOf.accept(IndexedObjectIntersectionOfVisitor<O> visitor)
|
|
| Uses of IndexedObjectIntersectionOfVisitor in org.semanticweb.elk.reasoner.indexing.visitors |
|---|
| Subinterfaces of IndexedObjectIntersectionOfVisitor in org.semanticweb.elk.reasoner.indexing.visitors | |
|---|---|
interface |
IndexedClassExpressionFilter
|
interface |
IndexedClassExpressionVisitor<O>
Visitor pattern interface for instances of IndexedClassExpression. |
interface |
IndexedObjectFilter
|
interface |
IndexedObjectVisitor<O>
|
| Classes in org.semanticweb.elk.reasoner.indexing.visitors that implement IndexedObjectIntersectionOfVisitor | |
|---|---|
class |
AbstractIndexedClassEntityVisitor<O>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||