Interface ClosedWorkload

    • Method Detail

      • setNumberOfUsers

        void setNumberOfUsers​(int value)
        Sets the value of the 'Number Of Users' attribute.
        Parameters:
        value - the new value of the 'Number Of Users' attribute.
        See Also:
        getNumberOfUsers()
        Generated class or method.
      • setThinkTime

        void setThinkTime​(de.uka.ipd.sdq.stoex.Expression value)
        Sets the value of the 'Think Time' containment reference.
        Parameters:
        value - the new value of the 'Think Time' containment reference.
        See Also:
        getThinkTime()
        Generated class or method.