Home | Trees | Index | Help |
|
---|
Package bioMoby :: Module mobyRegister :: Class ObjectClass |
|
GeneralInformations
--+
|
ObjectClass
Method Summary | |
---|---|
__init__(self,
contactEmail,
authURI,
description,
objectType,
relationships)
| |
Return the xml of the instance | |
Deregister the object's class | |
Register the object's class |
Class Variable Summary | |
---|---|
Inherited from GeneralInformations | |
str |
authURI = ''
|
str |
contact = ''
|
str |
description = ''
|
Method Details |
---|
__str__(self)
Return the xml of the instance
|
deregister(self)Deregister the object's class |
register(self)Register the object's class |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 | http://epydoc.sf.net |