Class SearchCLIdentificationParametersCLIParams

java.lang.Object
eu.isas.searchgui.cmd.SearchCLIdentificationParametersCLIParams

public class SearchCLIdentificationParametersCLIParams extends Object
This class provides the parameters which can be used for the identification parameters cli in SearchGUI.
Author:
Marc Vaudel, Harald Barsnes
  • Constructor Details

    • SearchCLIdentificationParametersCLIParams

      public SearchCLIdentificationParametersCLIParams()
  • Method Details

    • createOptionsCLI

      public static void createOptionsCLI(org.apache.commons.cli.Options aOptions)
      Creates the options for the command line interface based on the possible values.
      Parameters:
      aOptions - the options object where the options will be added
    • getOptionsAsString

      public static String getOptionsAsString()
      Returns the options as a string.
      Returns:
      the options as a string
    • getParametersOptionsAsString

      public static String getParametersOptionsAsString()
      Returns the options as a string.
      Returns:
      the options as a string