| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
property --+
|
datatypes.datatype --+
|
relationship --+
|
_2many
|
|||
| result | ||
|
|||
|
__init_dbclass__(self,
dbclass,
attribute_name) This methods gets called by dbobject's metaclass. |
||
|
__get__(self,
dbobj,
owner) See the Python Language Reference, chapter 3.3.2.2 for details on how this works. |
||
|
__set__(self,
dbobj,
value) Set the attribute managed by this datatype class on instance to value. |
||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 20 18:17:27 2008 | http://epydoc.sourceforge.net |