IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.execution.core.IContentVP

Packages that use IContentVP
com.ibm.rational.test.lt.execution.core   
 

Uses of IContentVP in com.ibm.rational.test.lt.execution.core
 

Methods in com.ibm.rational.test.lt.execution.core with parameters of type IContentVP
 Object IContentVPElement.createVPGroup(IContentVP vp, IContentVPElement[] elements)
          The IContentVP calls this during the initialization phase to check if the element group wants to create a context object for the current evaluation.
 boolean IContentVPElement.executeVPElement(IContentVP vp, Object group)
          Deprecated. 
 boolean IContentVPElement.executeVPElement(IContentVP vp, Object group, boolean needToFindAll)
          Executes the VP element or if group is non-null, then execute the VPGroup.
 String IContentVPElement.getGroup(IContentVP vp)
          True if it belongs to a group of communicating VPElements.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.