Package bioMoby :: Module mobyService :: Class ServiceQuery
[show private | hide private]
[frames | no frames]

Class ServiceQuery


Solely used in the findService should help us to manage list of services
Method Summary
  __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

Method Details

__init__(self, **kw)
(Constructor)

kw can have these values: serviceName='nameOfTheService', inputObjects=[('articlename','type','object')], ...

__str__(self)
(Informal representation operator)

Give the xml form of the query

keywords2XML(self, keywords)

Transform keywords into xml

submits2XML(self, entries)

Tranforms inputs/outputs into xml

Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 http://epydoc.sf.net