[CADIHash.h Index] [CADIHash.h Hierarchy]
The algorithm collection is kind of a factory for CQuery structures: We provide a list of algorithms which correspond to so-called "basetypes" More...
#include <../libInvertedFile/include/CAlgorithmCollection.h>
Inherits: CBaseTypeFactory
The algorithm collection is kind of a factory for CQuery structures:
We provide a list of algorithms which correspond to so-called "basetypes". At present there are only two: bayesian and inverted_file.
Each algorithm which will be configured in the configuration file will have a basetype. Corresponding to this there is generated a CQuery structure for each algorithm out of the configuration.
@Author Wolfgang Mueller
returns a pointer to the algorithm in construction
Constructor
Destructor destroys all members of CContent
adding a completely built algorithm XML document tree
Algorithm for TYPE => permits configuring probably only the pointered version is interesting
Algorithm for TYPE => permits configuring probably only the pointered version is interesting
Creates a new algorithm for agiven type by cloning what you would get with getAlgorithm. The values made here will be used as default in the subsequent CQuery building process.
A default algorithm for the default sessionThis algorithm will be given by the ONE ALGORITHM which has the type "adefault"
creates a copy of what you'd get with
For handshaking:This makes you a list of all algorithms which work with a given query paradigm.
for shandshake and for state output
for get-algorithms: the output is an CXMLElement, containingan algorithm-list element.
for being able to read all the content
for being able to read all the content
Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000 | Kdoc |