Home | Trees | Indices | Help |
---|
|
Class to define user algorithm.
|
|||
|
|||
|
|||
|
|||
|
|
|||
_attributes =
|
|
implements how to deal with the given data item. The output of the process can be appended to the self.results dictionary by calling self.__appendResult__(item, result). Since: 0.0.1 Author: Hurng-Chun Lee Contact: hurngchunlee@gmail.com @param item is the sigle item from the data collection @return True if the item is properly processed; otherwise False |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:18 2012 | http://epydoc.sourceforge.net |