note: classType should be the name of the base class (i.e. the class derived from synDB that is common to all the subclasses in the list), such as "module", "component", "metric", or "evaluator". or whatever the base class is. ClassType should be the same but w/ the first letter capitalized, allowing consistency with the naming convention. Similarly, CLASS_TYPE should be all uppercase with underscores separating words. (really, classType is the only crucial one since createClassTypeByName is typecasted to it)
Alphabetic index Hierarchy of classes