| Trees | Index | Help |
|
|---|
| Package svs_core :: Package utilities :: Module objectmanager :: Class ObjectManager |
|
| Method Summary | |
|---|---|
__init__(self)
| |
Creates an instance of a specified category object. | |
Searches stored object categories for specified category. | |
Adds factory functions for new category of object. | |
| Method Details |
|---|
createInstance(self, name, categoryName, *args)Creates an instance of a specified category object. |
findCategory(self, name, categoryName)Searches stored object categories for specified category. |
initCategory(self, label, objectData, categoryClass)Adds factory functions for new category of object. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |