Interface IUpdateProvider

    • Method Detail

      • setUpdateListener

        void setUpdateListener​(IUpdateListener listener)
        Defines the update listener. The update listener will be disposed automatically .
        Parameters:
        listener - the update listener
      • getVariable

        IDecisionVariable getVariable()
        Returns the underlying decision variable.
        Returns:
        the decision variable