Home | Trees | Index | Help |
|
---|
Package bioMoby :: Module mobyRegister :: Class ServiceType |
|
GeneralInformations
--+
|
ServiceType
Method Summary | |
---|---|
Arguments are described in a dictionary Relations are described in a tuple ('relationship type', 'type of service') | |
Return the instance as a Moby XML | |
Deregister the service's Type on moby | |
Register the service's type on the moby server |
Class Variable Summary | |
---|---|
Inherited from GeneralInformations | |
str |
authURI = ''
|
str |
contact = ''
|
str |
description = ''
|
Method Details |
---|
__init__(self,
contactEmail='',
authURI='',
description='',
serviceType='',
relationship=None)
Arguments are described in a dictionary Relations are described in a
tuple ('relationship type', 'type of service')
|
__str__(self)
Return the instance as a Moby XML
|
deregister(self)Deregister the service's Type on moby |
register(self)Register the service's type on the moby server |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 | http://epydoc.sf.net |