|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedPropertyChainVisitor | |
|---|---|
| org.semanticweb.elk.reasoner.indexing.entries | |
| org.semanticweb.elk.reasoner.indexing.hierarchy | |
| org.semanticweb.elk.reasoner.indexing.visitors | |
| Uses of IndexedPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.entries |
|---|
| Classes in org.semanticweb.elk.reasoner.indexing.entries that implement IndexedPropertyChainVisitor | |
|---|---|
class |
IndexedEntryConverter<T>
A visitor for IndexedClassExpressions and
IndexedPropertyChains that wraps the visited objects in the
corresponding Entry wrapper to redefine equality. |
| Uses of IndexedPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.hierarchy |
|---|
| Methods in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedPropertyChainVisitor | ||
|---|---|---|
|
IndexedObjectProperty.accept(IndexedPropertyChainVisitor<O> visitor)
|
|
|
IndexedBinaryPropertyChain.accept(IndexedPropertyChainVisitor<O> visitor)
|
|
abstract
|
IndexedPropertyChain.accept(IndexedPropertyChainVisitor<O> visitor)
|
|
| Uses of IndexedPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.visitors |
|---|
| Subinterfaces of IndexedPropertyChainVisitor in org.semanticweb.elk.reasoner.indexing.visitors | |
|---|---|
interface |
IndexedObjectVisitor<O>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||