Package Bio :: Package config :: Module Registry
[show private | hide private]
[frames | no frames]

Module Bio.config.Registry

This module implements some base classes used in the Registry system for Biopython.

Classes: Registry Implements a Biopython Registry. RegisterableObject Base class for objects in the Registry. RegisterableGroup Base class for groups of objects in the Registry.
Classes
RegisterableGroup This is a base class for a RegisterableObject that groups many objects together.
RegisterableObject This is a base class for objects that can be added to a registry.
Registry This is a dictionary-like object for storing and retrieving objects in a registry.

Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 http://epydoc.sf.net