IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.common.models.behavior.CBVersion

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

Uses of CBVersion in com.ibm.rational.test.common.models.behavior
 

Methods in com.ibm.rational.test.common.models.behavior that return CBVersion
 CBVersion CBTest.getVersion()
          get test version (to be overloaded by descendants)
 

Uses of CBVersion in com.ibm.rational.test.lt.models.behavior.lttest
 

Methods in com.ibm.rational.test.lt.models.behavior.lttest that return CBVersion
 CBVersion LttestFactory.createLTVersion()
          Returns a new object of class 'LT Version'
 CBVersion LTTest.getVersion()
          Returns the value of the 'Version' containment reference
 

Methods in com.ibm.rational.test.lt.models.behavior.lttest with parameters of type CBVersion
 void LTTest.setVersion(CBVersion value)
          Sets the value of the 'Version' containment reference
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.