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

Class SumLogic



AggregationLogic --+
                   |
                  SumLogic

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__ = 'sum'
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