Class WekaCapabilitiesToInstances

    • Field Detail

      • m_NumRows

        protected int m_NumRows
        the number of data rows to generate.
    • Constructor Detail

      • WekaCapabilitiesToInstances

        public WekaCapabilitiesToInstances()
    • Method Detail

      • setNumRows

        public void setNumRows​(int value)
        Sets the number of data rows to generate.
        Parameters:
        value - the number of rows
      • getNumRows

        public int getNumRows()
        Returns the number of data rows to generate.
        Returns:
        the number of rows
      • numRowsTipText

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