Package Halberd :: Module shell :: Class BaseStrategy
[show private | hide private]
[frames | no frames]

Class BaseStrategy

Known Subclasses:
ClueReaderStrategy, MultiScanStrategy, UniScanStrategy

Defines the strategy used to scan.

A strategy is a certain way to use the program. Theses can be layered to build a bigger strategy doing more complex things, etc.
Method Summary
  __init__(self, scantask)
  execute(self)
Executes the strategy.

Method Details

execute(self)

Executes the strategy.

Generated by Epydoc 2.1 on Thu Aug 17 12:42:15 2006 http://epydoc.sf.net