|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedBinaryPropertyChainVisitor | |
|---|---|
| org.semanticweb.elk.reasoner.indexing.entries | |
| org.semanticweb.elk.reasoner.indexing.hierarchy | |
| org.semanticweb.elk.reasoner.indexing.visitors | |
| Uses of IndexedBinaryPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.entries |
|---|
| Classes in org.semanticweb.elk.reasoner.indexing.entries that implement IndexedBinaryPropertyChainVisitor | |
|---|---|
class |
IndexedEntryConverter<T>
A visitor for IndexedClassExpressions and
IndexedPropertyChains that wraps the visited objects in the
corresponding Entry wrapper to redefine equality. |
| Uses of IndexedBinaryPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.hierarchy |
|---|
| Classes in org.semanticweb.elk.reasoner.indexing.hierarchy that implement IndexedBinaryPropertyChainVisitor | |
|---|---|
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 IndexedBinaryPropertyChainVisitor | ||
|---|---|---|
|
IndexedBinaryPropertyChain.accept(IndexedBinaryPropertyChainVisitor<O> visitor)
|
|
| Uses of IndexedBinaryPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.visitors |
|---|
| Subinterfaces of IndexedBinaryPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.visitors | |
|---|---|
interface |
IndexedObjectFilter
|
interface |
IndexedObjectVisitor<O>
|
interface |
IndexedPropertyChainFilter
|
interface |
IndexedPropertyChainVisitor<O>
Visitor pattern interface for instances of IndexedPropertyChain. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||