| Trees | Indices | Help |
|---|
|
|
This is a dictionary-like object for storing and retrieving
objects in a registry.
Methods:
register Add a RegisterableObject into the Registry.
Dictionary interface:
__getitem__
get
keys
values
items
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Create a new registry. name is the name of the registry. load_path is an optional path (e.g. Bio.config.dbdefs) that contains objects for the registry. |
Add an object to the registry. obj must be a RegisterableObject object. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:47 2008 | http://epydoc.sourceforge.net |