com.ibm.rational.test.lt.kernel.action

Interface IWhile

    • Method Detail

      • setCondition

        void setCondition(ICondition condition)
        Specify a condition to evaluate at the 'top' of the loop.
        Parameters:
        condition - Condition to evaluate
      • getCondition

        ICondition getCondition()
        Get the ICondition.
        Returns:
        The ICondition or null if none has been set
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.