Package CHEM :: Package search :: Module SEARCH :: Class MaxLogic
[hide private]
[frames] | no frames]

Class MaxLogic



AggregationLogic --+
                   |
                  MaxLogic

Instance Methods [hide private]
 
bound(self, query, bitcount)
 
score(self, query, f)
 
scores(self, query, fs)

Inherited from AggregationLogic: __init__, makequery

Class Variables [hide private]
  __prettyname__ = 'max'
Method Details [hide private]

bound(self, query, bitcount)

 
Overrides: AggregationLogic.bound

score(self, query, f)

 
Overrides: AggregationLogic.score

scores(self, query, fs)

 
Overrides: AggregationLogic.scores