Interface SensitivityMatrixContributorState


  • public interface SensitivityMatrixContributorState
    • Method Detail

      • setActive

        void setActive​(boolean active)
        Parameters:
        active - the active to set
      • isActive

        boolean isActive()
        Returns:
        the active
      • setManualFactor

        void setManualFactor​(double manualFactor)
        Parameters:
        manualFactor - the manualFactor to set
      • getManualFactor

        double getManualFactor()
        Returns:
        the manualFactor
      • getContributorName

        java.lang.String getContributorName()
        Returns:
        the name of the contributor