![]() |
![]() |
Cheshire3 Object Model: Class SimpleWorkflow |
object --+ | configParser.C3Object --+ | baseObjects.Workflow --+ | SimpleWorkflow
__init__(self,
session,
node,
parent)
The constructor for all Cheshire3 objects take the same arguments: session: A Session object topNode: The <config> or <subConfig> domNode for the configuration parent: The object that provides the scope for this object. |
|
_handleConfigNode(self, session, node) | |
_handleFlow(self, node) | |
_handleLog(self, node) | |
_handleForEach(self, node) | |
_handleObject(self, node) | |
_handleSplit(self, node) | |
_handleFork(self, node) | |
Inherited from Inherited from Inherited from Inherited from |
code | |
splitN | |
splitCode | |
Inherited from Inherited from Inherited from |
|
|
|
|
|
|
|
|
code
|
splitN
|
splitCode
|
Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:10:01 2006 | http://epydoc.sf.net |