| Subclasses of IndexedObjectEntry in org.semanticweb.elk.reasoner.indexing.entries |
class |
IndexedAxiomEntry<T,K extends IndexedAxiom>
The wrapper class to define custom equality and hash functions for
IndexedAxioms to be used in KeyEntryHashSet. |
class |
IndexedBinaryPropertyChainEntry<T,K extends IndexedBinaryPropertyChain>
Implements an equality view for instances of
IndexedBinaryPropertyChain |
class |
IndexedClassEntry<T,K extends IndexedClass>
Implements an equality view for instances of IndexedClass |
class |
IndexedClassExpressionEntry<T,K extends IndexedClassExpression>
The wrapper class to define custom equality and hash functions for
IndexedClassExpressions to be used in KeyEntryHashSet. |
class |
IndexedDataHasValueEntry<T,K extends IndexedDataHasValue>
Implements an equality view for instances of IndexedDataHasValue |
class |
IndexedDisjointnessAxiomEntry<T,K extends IndexedDisjointnessAxiom>
Implements an equality view for instances of IndexedDisjointnessAxiom |
class |
IndexedIndividualEntry<T,K extends IndexedIndividual>
Implements an equality view for instances of IndexedIndividual |
class |
IndexedObjectComplementOfEntry<T,K extends IndexedObjectComplementOf>
Implements an equality view for instances of IndexedObjectComplementOf |
class |
IndexedObjectIntersectionOfEntry<T,K extends IndexedObjectIntersectionOf>
Implements an equality view for instances of IndexedObjectIntersectionOf |
class |
IndexedObjectPropertyEntry<T,K extends IndexedObjectProperty>
Implements an equality view for instances of IndexedObjectProperty |
class |
IndexedObjectSomeValuesFromEntry<T,K extends IndexedObjectSomeValuesFrom>
Implements equality for instances of IndexedObjectSomeValuesFrom |
class |
IndexedObjectUnionOfEntry<T,K extends IndexedObjectUnionOf>
Implements an equality view for instances of IndexedObjectUnionOf |
class |
IndexedPropertyChainEntry<T,K extends IndexedPropertyChain>
The wrapper class to define custom equality and hash functions for
IndexedPropertyChains to be used in KeyEntryHashSet. |
class |
IndexedSubClassOfAxiomEntry<T,K extends IndexedSubClassOfAxiom>
Implements an equality view for instances of IndexedSubClassOfAxiom |