Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Processor
class Type
File:
../Synopsis/Processor.py
Type is the Processor's __metaclass__.
Methods Summary:
__init__
(
cls
,
name
,
bases
,
dict
)
Generate a '_parameters' dictionary holding all the 'Parameter' objects.
Methods Details:
__init__
(
cls
,
name
,
bases
,
dict
)
Generate a '_parameters' dictionary holding all the 'Parameter' objects. Then replace 'Parameter' objects by their values for convenient use inside the code.
Generated on Thu Apr 16 16:26:55 2009 by
synopsis
(version devel)