Package adams.core.io

Interface ModelFileHandler

    • Method Detail

      • setModelFile

        void setModelFile​(PlaceholderFile value)
        Sets the file to load the model from.
        Parameters:
        value - the model file
      • getModelFile

        PlaceholderFile getModelFile()
        Returns the file to load the model from.
        Returns:
        the model file
      • modelFileTipText

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