Interface ExperimentWithCustomizableRelationNames

    • Method Detail

      • setUseFilename

        void setUseFilename​(boolean value)
        Sets whether to use the filename (w/o path) instead of the relationname.
        Parameters:
        value - true if to use filename
      • getUseFilename

        boolean getUseFilename()
        Returns whether to use the filename (w/o path) instead of the relationname.
        Returns:
        true if to use the filename
      • setPrefixDatasetsWithIndex

        void setPrefixDatasetsWithIndex​(boolean value)
        Sets whether to prefix the datasets with the index.
        Parameters:
        value - true if to prefix
      • getPrefixDatasetsWithIndex

        boolean getPrefixDatasetsWithIndex()
        Returns whether to prefix the datasets with the index.
        Returns:
        true if to prefix