Package adams.core

Interface MultiAttemptSupporter

    • Method Detail

      • setNumAttempts

        void setNumAttempts​(int value)
        Sets the number of attempts.
        Parameters:
        value - the number of attempts
      • getNumAttempts

        int getNumAttempts()
        Returns the number of attempts.
        Returns:
        the number of attempts
      • numAttemptsTipText

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