IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.models.behavior.common.LTRightOperand

Packages that use LTRightOperand
com.ibm.rational.test.lt.models.behavior.common   
 

Uses of LTRightOperand in com.ibm.rational.test.lt.models.behavior.common
 

Methods in com.ibm.rational.test.lt.models.behavior.common that return LTRightOperand
 LTRightOperand CommonFactory.createLTRightOperand()
          Returns a new object of class 'LT Right Operand'
 LTRightOperand LTCondition.getRightOperand()
          Deprecated. Returns the value of the 'Right Operand' containment reference
 

Methods in com.ibm.rational.test.lt.models.behavior.common with parameters of type LTRightOperand
 void LTCondition.setRightOperand(LTRightOperand value)
          Deprecated. Sets the value of the 'Right Operand' containment reference
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.