Overview

Namespaces

  • AnalyseModule
    • Models
  • BaseModule
    • Exceptions
    • Models
    • Repository
    • Services
  • DispatchModule
    • Helpers
    • Models
    • Tools
  • PredictModule
  • SearchModule

Classes

  • AnnotationDbTool
  • BaseTool
  • Cppredict2Tool
  • DbTool
  • SimilarityTool
  • TaxonomyDbTool

Interfaces

  • ToolInterface
  • Overview
  • Namespace
  • Class

Namespace DispatchModule\Tools

Classes summary
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

Interfaces summary
ToolInterface Interface for tools used in dispatche module
API documentation generated by ApiGen