|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AssociationEnhancement | A CategoryEnhancement for adding associations data to the index
(categories with AssociationProperty s). |
AssociationFloatProperty | An AssociationProperty which treats the association as float - the
association bits are actually float bits, and thus merging two associations
is done by float summation. |
AssociationIntProperty | An AssociationProperty which treats the association as int - merges
two associations by summation. |
AssociationListTokenizer | Tokenizer for associations of a category |
AssociationProperty | A CategoryProperty associating a single integer value to a
CategoryAttribute . |
AssociationsPayloadIterator | Allows easy iteration over the associations payload, decoding and breaking it to (ordinal, value) pairs, stored in a hash. |
CategoryEnhancement
for adding associations data to the index (categories with
AssociationProperty
's).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |