Package adams.core

Interface ParametersFromFileSupporter

    • Method Detail

      • setParametersFile

        void setParametersFile​(PlaceholderFile value)
        Sets the properties file with the parameters to load. Ignored if pointing to a directory.
        Parameters:
        value - the file
      • getParametersFile

        PlaceholderFile getParametersFile()
        Returns the properties file with the parameters to load. Ignored if pointing to a directory.
        Returns:
        the file
      • parametersFileTipText

        String parametersFileTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.