Home | Trees | Index | Help |
|
---|
Package bioMoby :: Module mobyService :: Class ServiceList |
|
Method Summary | |
---|---|
Give the instance of an object from xml | |
Access the list of service like a list | |
Subset of the list of services | |
Return the Number of services | |
Get service by the URI | |
Get a service by name | |
Return a collection of articles | |
Return a parameter from a xml | |
Return an article from a xml node |
Method Details |
---|
__init__(self,
xmlt)
Give the instance of an object from xml
|
__getitem__(self,
key)
Access the list of service like a list
|
__getslice__(self,
low,
high)
Subset of the list of services
|
__len__(self)
Return the Number of services
|
getServiceByAuthURI(self, authURI)Get service by the URI |
getServiceByName(self, nameOfService)Get a service by name |
toCollection(self, node)Return a collection of articles |
toSecondary(self, node)Return a parameter from a xml |
toSimpleArticle(self, node)Return an article from a xml node |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 | http://epydoc.sf.net |