|
Class Summary |
| IndexedAxiomEntry<T,K extends IndexedAxiom> |
The wrapper class to define custom equality and hash functions for
IndexedAxioms to be used in KeyEntryHashSet. |
| IndexedBinaryPropertyChainEntry<T,K extends IndexedBinaryPropertyChain> |
Implements an equality view for instances of
IndexedBinaryPropertyChain |
| IndexedClassEntry<T,K extends IndexedClass> |
Implements an equality view for instances of IndexedClass |
| IndexedClassExpressionEntry<T,K extends IndexedClassExpression> |
The wrapper class to define custom equality and hash functions for
IndexedClassExpressions to be used in KeyEntryHashSet. |
| IndexedDataHasValueEntry<T,K extends IndexedDataHasValue> |
Implements an equality view for instances of IndexedDataHasValue |
| IndexedDisjointnessAxiomEntry<T,K extends IndexedDisjointnessAxiom> |
Implements an equality view for instances of IndexedDisjointnessAxiom |
| IndexedEntryConverter<T> |
A visitor for IndexedClassExpressions and
IndexedPropertyChains that wraps the visited objects in the
corresponding Entry wrapper to redefine equality. |
| IndexedIndividualEntry<T,K extends IndexedIndividual> |
Implements an equality view for instances of IndexedIndividual |
| IndexedObjectComplementOfEntry<T,K extends IndexedObjectComplementOf> |
Implements an equality view for instances of IndexedObjectComplementOf |
| IndexedObjectEntry<T,K extends IndexedObject> |
The wrapper class to define custom equality and hash functions for
IndexedObjects to be used in KeyEntryHashSet. |
| IndexedObjectIntersectionOfEntry<T,K extends IndexedObjectIntersectionOf> |
Implements an equality view for instances of IndexedObjectIntersectionOf |
| IndexedObjectPropertyEntry<T,K extends IndexedObjectProperty> |
Implements an equality view for instances of IndexedObjectProperty |
| IndexedObjectSomeValuesFromEntry<T,K extends IndexedObjectSomeValuesFrom> |
Implements equality for instances of IndexedObjectSomeValuesFrom |
| IndexedObjectUnionOfEntry<T,K extends IndexedObjectUnionOf> |
Implements an equality view for instances of IndexedObjectUnionOf |
| IndexedPropertyChainEntry<T,K extends IndexedPropertyChain> |
The wrapper class to define custom equality and hash functions for
IndexedPropertyChains to be used in KeyEntryHashSet. |
| IndexedSubClassOfAxiomEntry<T,K extends IndexedSubClassOfAxiom> |
Implements an equality view for instances of IndexedSubClassOfAxiom |