IBM Rational Performance Tester SDK

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

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

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

Methods in com.ibm.rational.test.lt.models.behavior.common that return LTLeftOperand
 LTLeftOperand CommonFactory.createLTLeftOperand()
          Returns a new object of class 'LT Left Operand'
 LTLeftOperand LTCondition.getLeftOperand()
          Deprecated. Returns the value of the 'Left Operand' containment reference
 

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


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.