| 18 | 1 <?xml version="1.0" encoding="ascii"?> | 
|  | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | 
|  | 3           "DTD/xhtml1-transitional.dtd"> | 
|  | 4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | 
|  | 5 <head> | 
|  | 6   <title>commons.IDataProcessor.IDataProcessor</title> | 
|  | 7   <link rel="stylesheet" href="epydoc.css" type="text/css" /> | 
|  | 8   <script type="text/javascript" src="epydoc.js"></script> | 
|  | 9 </head> | 
|  | 10 | 
|  | 11 <body bgcolor="white" text="black" link="blue" vlink="#204080" | 
|  | 12       alink="#204080"> | 
|  | 13 <!-- ==================== NAVIGATION BAR ==================== --> | 
|  | 14 <table class="navbar" border="0" width="100%" cellpadding="0" | 
|  | 15        bgcolor="#a0c0ff" cellspacing="0"> | 
|  | 16   <tr valign="middle"> | 
|  | 17 | 
|  | 18   <!-- Tree link --> | 
|  | 19       <th>   <a | 
|  | 20         href="module-tree.html">Trees</a>   </th> | 
|  | 21 | 
|  | 22   <!-- Index link --> | 
|  | 23       <th>   <a | 
|  | 24         href="identifier-index.html">Indices</a>   </th> | 
|  | 25 | 
|  | 26   <!-- Help link --> | 
|  | 27       <th>   <a | 
|  | 28         href="help.html">Help</a>   </th> | 
|  | 29 | 
|  | 30       <th class="navbar" width="100%"></th> | 
|  | 31   </tr> | 
|  | 32 </table> | 
|  | 33 <table width="100%" cellpadding="0" cellspacing="0"> | 
|  | 34   <tr valign="top"> | 
|  | 35     <td width="100%"> | 
|  | 36       <span class="breadcrumbs"> | 
|  | 37         Package commons :: | 
|  | 38         <a href="commons.IDataProcessor-module.html">Module IDataProcessor</a> :: | 
|  | 39         Class IDataProcessor | 
|  | 40       </span> | 
|  | 41     </td> | 
|  | 42     <td> | 
|  | 43       <table cellpadding="0" cellspacing="0"> | 
|  | 44         <!-- hide/show private --> | 
|  | 45         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" | 
|  | 46     onclick="toggle_private();">hide private</a>]</span></td></tr> | 
|  | 47         <tr><td align="right"><span class="options" | 
|  | 48             >[<a href="frames.html" target="_top">frames</a | 
|  | 49             >] | <a href="commons.IDataProcessor.IDataProcessor-class.html" | 
|  | 50             target="_top">no frames</a>]</span></td></tr> | 
|  | 51       </table> | 
|  | 52     </td> | 
|  | 53   </tr> | 
|  | 54 </table> | 
|  | 55 <!-- ==================== CLASS DESCRIPTION ==================== --> | 
|  | 56 <h1 class="epydoc">Class IDataProcessor</h1><p class="nomargin-top"><span class="codelink"><a href="commons.IDataProcessor-pysrc.html#IDataProcessor">source code</a></span></p> | 
|  | 57 <p>A interface for all pipelines data processor</p> | 
|  | 58 | 
|  | 59 <!-- ==================== INSTANCE METHODS ==================== --> | 
|  | 60 <a name="section-InstanceMethods"></a> | 
|  | 61 <table class="summary" border="1" cellpadding="3" | 
|  | 62        cellspacing="0" width="100%" bgcolor="white"> | 
|  | 63 <tr bgcolor="#70b0f0" class="table-header"> | 
|  | 64   <td colspan="2" class="table-header"> | 
|  | 65     <table border="0" cellpadding="0" cellspacing="0" width="100%"> | 
|  | 66       <tr valign="top"> | 
|  | 67         <td align="left"><span class="table-header">Instance Methods</span></td> | 
|  | 68         <td align="right" valign="top" | 
|  | 69          ><span class="options">[<a href="#section-InstanceMethods" | 
|  | 70          class="privatelink" onclick="toggle_private();" | 
|  | 71          >hide private</a>]</span></td> | 
|  | 72       </tr> | 
|  | 73     </table> | 
|  | 74   </td> | 
|  | 75 </tr> | 
|  | 76 <tr> | 
|  | 77     <td width="15%" align="right" valign="top" class="summary"> | 
|  | 78       <span class="summary-type"> </span> | 
|  | 79     </td><td class="summary"> | 
|  | 80       <table width="100%" cellpadding="0" cellspacing="0" border="0"> | 
|  | 81         <tr> | 
|  | 82           <td><span class="summary-sig"><a name="run"></a><span class="summary-sig-name">run</span>(<span class="summary-sig-arg">self</span>)</span><br /> | 
|  | 83       run: process the data</td> | 
|  | 84           <td align="right" valign="top"> | 
|  | 85             <span class="codelink"><a href="commons.IDataProcessor-pysrc.html#IDataProcessor.run">source code</a></span> | 
|  | 86 | 
|  | 87           </td> | 
|  | 88         </tr> | 
|  | 89       </table> | 
|  | 90 | 
|  | 91     </td> | 
|  | 92   </tr> | 
|  | 93 </table> | 
|  | 94 <!-- ==================== NAVIGATION BAR ==================== --> | 
|  | 95 <table class="navbar" border="0" width="100%" cellpadding="0" | 
|  | 96        bgcolor="#a0c0ff" cellspacing="0"> | 
|  | 97   <tr valign="middle"> | 
|  | 98 | 
|  | 99   <!-- Tree link --> | 
|  | 100       <th>   <a | 
|  | 101         href="module-tree.html">Trees</a>   </th> | 
|  | 102 | 
|  | 103   <!-- Index link --> | 
|  | 104       <th>   <a | 
|  | 105         href="identifier-index.html">Indices</a>   </th> | 
|  | 106 | 
|  | 107   <!-- Help link --> | 
|  | 108       <th>   <a | 
|  | 109         href="help.html">Help</a>   </th> | 
|  | 110 | 
|  | 111       <th class="navbar" width="100%"></th> | 
|  | 112   </tr> | 
|  | 113 </table> | 
|  | 114 <table border="0" cellpadding="0" cellspacing="0" width="100%%"> | 
|  | 115   <tr> | 
|  | 116     <td align="left" class="footer"> | 
|  | 117     Generated by Epydoc 3.0.1 on Fri Apr 10 16:39:01 2009 | 
|  | 118     </td> | 
|  | 119     <td align="right" class="footer"> | 
|  | 120       <a target="mainFrame" href="http://epydoc.sourceforge.net" | 
|  | 121         >http://epydoc.sourceforge.net</a> | 
|  | 122     </td> | 
|  | 123   </tr> | 
|  | 124 </table> | 
|  | 125 | 
|  | 126 <script type="text/javascript"> | 
|  | 127   <!-- | 
|  | 128   // Private objects are initially displayed (because if | 
|  | 129   // javascript is turned off then we want them to be | 
|  | 130   // visible); but by default, we want to hide them.  So hide | 
|  | 131   // them unless we have a cookie that says to show them. | 
|  | 132   checkCookie(); | 
|  | 133   // --> | 
|  | 134 </script> | 
|  | 135 </body> | 
|  | 136 </html> |