Interface SweeperProducer

    • Method Detail

      • getParameterSweeper

        ParameterTreeSweeper getParameterSweeper()
                                          throws IOException
        Gets the ParameterTreeSweeper produced by this SweeperProducer.
        Returns:
        the ParameterTreeSweeper produced by this SweeperProducer.
        Throws:
        IOException
      • getParameters

        Parameters getParameters()
                          throws IOException
        Gets the Parameters produced by this SweeperProducer.
        Returns:
        the ParameterTreeSweeper produced by this SweeperProducer.
        Throws:
        IOException
      • init

        void init​(ControllerRegistry registry,
                  Object masterContextId)
        Initializes the producer with the controller registry and master context id.
        Parameters:
        registry -
        masterContextId -