IBM Rational Performance Tester SDK

Uses of Class
com.ibm.rational.common.test.editor.framework.PluginHelper

Packages that use PluginHelper
com.ibm.rational.common.test.editor.framework   
com.ibm.rational.common.test.editor.framework.extensions   
com.ibm.rational.test.lt.testeditor   
com.ibm.rational.test.lt.testeditor.jobs   
 

Uses of PluginHelper in com.ibm.rational.common.test.editor.framework
 

Methods in com.ibm.rational.common.test.editor.framework that return PluginHelper
static PluginHelper TestEditorPlugin.getPluginHelper()
           
 

Constructors in com.ibm.rational.common.test.editor.framework with parameters of type PluginHelper
PDLogger(ILTPlugin plugin, PluginHelper helper, String baseName, String msgPrefix)
           
 

Uses of PluginHelper in com.ibm.rational.common.test.editor.framework.extensions
 

Methods in com.ibm.rational.common.test.editor.framework.extensions with parameters of type PluginHelper
protected  boolean ExtActionHandler.warning(PluginHelper ph, String key, CBActionElement toParent, CBActionElement fromParent)
           
 

Uses of PluginHelper in com.ibm.rational.test.lt.testeditor
 

Methods in com.ibm.rational.test.lt.testeditor that return PluginHelper
static PluginHelper LoadTestEditorPlugin.getPluginHelper()
           
 

Uses of PluginHelper in com.ibm.rational.test.lt.testeditor.jobs
 

Methods in com.ibm.rational.test.lt.testeditor.jobs with parameters of type PluginHelper
protected  void VpSettingJob.reportEndOfRun(int done, String key, PluginHelper helper)
           
 

Constructors in com.ibm.rational.test.lt.testeditor.jobs with parameters of type PluginHelper
VpSettingJob(TestEditor editor, Display jobDisplay, String name, PluginHelper helper)
           
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.