Interface InstanceGeneratorWithClassLabels

    • Method Detail

      • setClassLabels

        void setClassLabels​(adams.core.base.BaseString[] value)
        Sets the labels for a nominal class attribute.
        Parameters:
        value - the labels
      • getClassLabels

        adams.core.base.BaseString[] getClassLabels()
        Returns the labels for a nominal class attribute.
        Returns:
        the labels
      • classLabelsTipText

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