| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
dict --+
|
CaseInfo
Generic case information abstract class. It's the base class that all case information classes should subclass, to form hierarchical information object.
|
|||
|
__metaclass__ Meta class for case information class. |
|||
|
|||
|
|||
|
|||
|
|||
new empty dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
defdict =
|
|||
arrangements = {}
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Consult self dictionary for attribute. It's a shorthand. |
Save to self dictionary first, then self object table.
Note: This method is overriden as a stupid-preventer. It makes attribute setting consistent with attribute getting. |
Assign default values to self after initiated.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed May 18 11:57:30 2011 | http://epydoc.sourceforge.net |