Interface ConfigStrucAligParams

All Known Implementing Classes:
CECPParameters, CeParameters, CESymmParameters, FatCatParameters, MultipleMcParameters, OptimalCECPParameters, SmithWaterman3DParameters

public interface ConfigStrucAligParams
  • Method Details Link icon

    • getUserConfigParameters Link icon

      get the list of parameters that the user can change through the user interface. Parameter names are the same names as the corresponding Get/Set methods.
      Returns:
      list of parameters
    • getUserConfigParameterNames Link icon

      The labels to be displayed to the user for each parameter
      Returns:
      list of parameter names
    • getUserConfigTypes Link icon

      Get the data types of the parameters
      Returns:
      list of parameter classes
    • getUserConfigHelp Link icon

      The help text for each of these parameters.
      Returns:
      help strings
    • reset Link icon

      void reset()
      Set the parameters to the default.