Home | Trees | Index | Help |
|
---|
Package bioMoby :: Module mobyService :: Class ServiceQuery |
|
Method Summary | |
---|---|
kw can have these values: serviceName='nameOfTheService', inputObjects=[('articlename','type','object')], ... | |
Give the xml form of the query | |
Transform keywords into xml | |
Tranforms inputs/outputs into xml |
Method Details |
---|
__init__(self,
**kw)
kw can have these values: serviceName='nameOfTheService',
inputObjects=[('articlename','type','object')], ...
|
__str__(self)
Give the xml form of the query
|
keywords2XML(self, keywords)Transform keywords into xml |
submits2XML(self, entries)Tranforms inputs/outputs into xml |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 | http://epydoc.sf.net |