Uses of Interface
org.drools.traits.core.factmodel.CodedHierarchy
-
Packages that use CodedHierarchy Package Description org.drools.traits.core.factmodel org.drools.traits.core.util -
-
Uses of CodedHierarchy in org.drools.traits.core.factmodel
Subinterfaces of CodedHierarchy in org.drools.traits.core.factmodel Modifier and Type Interface Description interfaceHierarchyEncoder<T>interfaceTypeLattice<T>Classes in org.drools.traits.core.factmodel that implement CodedHierarchy Modifier and Type Class Description classIndexedTypeHierarchy<T>This class should be for testing purposes only Use @see{TypeHierarchy} instead.static classTraitFieldImpl.DefaultValueHierarchystatic classTraitRegistryImpl.CachingHierarcyEncoderImplclassTraitTypeMapImpl<T extends String,K extends org.drools.core.factmodel.traits.Thing<C>,C>classTypeHierarchy<T,J extends LatticeElement<T>> -
Uses of CodedHierarchy in org.drools.traits.core.util
Classes in org.drools.traits.core.util that implement CodedHierarchy Modifier and Type Class Description classAbstractBitwiseHierarchyImpl<H,J extends LatticeElement<H>>classAbstractCodedHierarchyImpl<T>classCodedHierarchyImpl<T>classHierarchyEncoderImpl<T>Encodes a hierachy using bit masks, according to the algorithm described in M.F. van Bommel, P.
-