Trees | Indices | Help |
---|
|
Registry.RegisterableObject --+ | Registry.RegisterableGroup --+ | DBGroup
Groups DBObjects that return the same kind of data.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
DBGroup(name[, abbrev][, behavior][, doc]) name is the name of the object, and abbrev is an abbreviation for the name. behavior is either "serial" or "concurrent". "serial" means that I'll run each object until I get one that finishes successfully. "concurrent" means that I'll run each object at the same time and return the one that finishes.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:33 2008 | http://epydoc.sourceforge.net |