Namespace DispatchModule\Tools
| AnnotationDbTool | AnnotationDbTool - retrieves non-taxonomic information from database - used (mainly) by search |
| BaseTool | BaseTool contains default implementation of some mandatory tool methods - serves only as a helper (reduces code duplicity) |
| Cppredict2Tool | Cppredict2 tool |
| DbTool | DbTool - retrieves information from database - used (mainly) by search |
| SimilarityTool | SimilarityTool |
| TaxonomyDbTool | TaxonomyDbTool - retrieves taxonomy information from database - used (mainly) by search |
| ToolInterface | Interface for tools used in dispatche module |