IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.models.behavior.vps.VPContent

Packages that use VPContent
com.ibm.rational.test.lt.codegen.lttest.lang   
com.ibm.rational.test.lt.models.behavior.vps   
com.ibm.rational.test.lt.testeditor.common   
 

Uses of VPContent in com.ibm.rational.test.lt.codegen.lttest.lang
 

Methods in com.ibm.rational.test.lt.codegen.lttest.lang with parameters of type VPContent
protected  void LTTestTranslator.processContentVP(VPContent contentVP, com.ibm.rational.test.lt.codegen.core.lang.ILanguageElement contentVPElem, boolean absence)
          Translates Content Verification Point.
 

Uses of VPContent in com.ibm.rational.test.lt.models.behavior.vps
 

Methods in com.ibm.rational.test.lt.models.behavior.vps that return VPContent
 VPContent VpsFactory.createVPContent()
          Returns a new object of class 'VP Content'
 VPContent VPContentHost.getContentVP()
          Returns the value of the 'Content VP' containment reference
 

Methods in com.ibm.rational.test.lt.models.behavior.vps with parameters of type VPContent
 void VPContentHost.setContentVP(VPContent value)
          Sets the value of the 'Content VP' containment reference
 

Uses of VPContent in com.ibm.rational.test.lt.testeditor.common
 

Methods in com.ibm.rational.test.lt.testeditor.common that return VPContent
protected  VPContent SelectContentStringsDialog.getExistingContentVP()
           
protected  VPContent SelectContentStringsDialog.getNewContentVP()
           
 

Methods in com.ibm.rational.test.lt.testeditor.common with parameters of type VPContent
 void ContentVpUI.setContentVp(VPContent vp)
           
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.