| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module descriptionprocessor :: Class ServiceDescriptionProcessor |
|
DescriptionProcessor --+
|
ServiceDescriptionProcessor
| Method Summary | |
|---|---|
Yet empty constructor. | |
Apply a knowledge service desciption to the local managers. | |
Dict
|
Processes a service description given in xml format. |
Inherited from DescriptionProcessor:
_createOneNode,
_decodeOneNode,
_determineVersionString
| |
| Method Details |
|---|
__init__(self)
Yet empty constructor.
|
applyKsdl(self, ksdl, includingRelations=1, inbackground=0, status=None, raiseExceptions=1)Apply a knowledge service desciption to the local managers. |
processKsdl(self, ksdl)Processes a service description given in xml format. Parses through the XML string and stores all values in easily accessable dictionaries.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:46 2005 | http://epydoc.sf.net |