Class WekaCommandToCode

    • Field Detail

      • m_Converter

        protected weka.core.code.Converter m_Converter
        the converter to use.
    • Constructor Detail

      • WekaCommandToCode

        public WekaCommandToCode()
    • Method Detail

      • setConverter

        public void setConverter​(weka.core.code.Converter value)
        Sets the converter to use.
        Parameters:
        value - the converter
      • getConverter

        public weka.core.code.Converter getConverter()
        Returns the converter to use.
        Returns:
        the converter
      • converterTipText

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