26 #ifndef _CBASETYPEFACTORY
27 #define _CBASETYPEFACTORY
28 #include "libMRML/include/uses-declarations.h"
An algorithm is a CXMLElement which is linked to a CSessionManager together they are able to build CQ...
Definition: CAlgorithm.h:43
The Query manager for Queries on inverted Files.
Definition: CQuery.h:73
A factory for base types of algorithms.
Definition: CStaticQueryFactory.h:38
This is in fact a collection of collections.
Definition: CAccessorAdminCollection.h:39
virtual CQuery * makeQuery(const string &inBaseType, CAccessorAdminCollection &inAccessorAdminCollection, CAlgorithm &inAlgorithm)
generates a new CQuery for a given basetype.