Home | Trees | Indices | Help |
|
---|
|
Base classes for match providers.
They are used by business objects to give phrasewheels the ability to guess phrases.
Copyright (C) GNUMed developers license: GPL v2 or later
Version: $Revision: 1.34 $
Author: K.Hilbert <Karsten.Hilbert@gmx.net>, I.Haywood <ihaywood@gnu.org>, S.J.Tan <sjtan@bigpond.com>
Classes | |
cMatchProvider Base class for match providing objects. |
|
cMatchProvider_FixedList Match provider where all possible options can be held in a reasonably sized, pre-allocated list. |
|
cMatchProvider_Func Match provider which searches matches in the results of a function call. |
|
cMatchProvider_SQL2 Match provider which searches matches in possibly several database tables. |
Variables | |
default_ignored_chars =
|
|
default_word_separators =
|
|
__package__ =
|
Imports: regex, logging, gmPG2
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:54 2013 | http://epydoc.sourceforge.net |