Interface InputParameterModel

    • Method Detail

      • getStrength

        int getStrength()
        Returns:
        the desired testing strength
      • getParameterSizes

        int[] getParameterSizes()
        Returns:
        the number of values for each parameter
      • getNumberOfParameters

        default int getNumberOfParameters()
        Returns:
        the number of parameters
      • getSizeOfParameter

        default int getSizeOfParameter​(int parameterId)
        Parameters:
        parameterId - the id of a parameter in the model
        Returns:
        the number of values this parameter has