Modifier and Type | Method and Description |
---|---|
LoadTestEditor |
ExtendedStyledText.getEditor()
Deprecated.
|
protected LoadTestEditor |
LtOptionsHandler.getLoadTestEditor() |
Modifier and Type | Method and Description |
---|---|
static Datapool[] |
DatapoolUtil.addDatapool(LoadTestEditor editor,
boolean promptForDefault,
String varData,
String colName)
Deprecated.
Starting from version 7.0.1, this method calls
DatapoolUtil.addDatapool701(LoadTestEditor) |
static Datapool[] |
DatapoolUtil.addDatapool701(LoadTestEditor editor)
Deprecated.
|
static Datapool[] |
DatapoolUtil.addDatapool811(LoadTestEditor editor,
boolean display) |
static com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester |
DatapoolUtil.createColumn(Datapool datapool,
String colName,
String selectedText,
LoadTestEditor editor) |
static com.ibm.rational.test.common.models.behavior.cbdata.CorrelationHarvester |
DataCorrelationUtil.createCorrelationHarvester(IDCStringLocator sl,
LoadTestEditor editor)
Creates CorrelationHarvester.
|
static boolean |
DatapoolUtil.createDatapoolFile(String path,
LoadTestEditor editor,
String varName,
String varData) |
static TreeViewer |
DatapoolUtil.createDatapoolUi(LoadTestEditor editor,
Composite parent,
ExtLayoutProvider provider) |
static TreeViewer |
DatapoolUtil.createDatapoolUi(LoadTestEditor editor,
Composite parent,
int heightHint,
boolean includeDatapools) |
static com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester |
DatapoolUtil.createHarvesterX(Datapool datapool,
String colName,
String selectedText,
LoadTestEditor editor) |
static com.ibm.rational.test.common.models.behavior.cbdata.Substituter |
DataCorrelationUtil.createSubstituter(IDCStringLocator strLoc,
com.ibm.rational.test.common.models.behavior.cbdata.DataSource ds,
LoadTestEditor editor)
Creates Substituter.
|
static boolean |
DataCorrelationUtil.okToRemove(com.ibm.rational.test.common.models.behavior.cbdata.Arbitrary a,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.okToRemove(com.ibm.rational.test.common.models.behavior.cbdata.DataSource ds,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.okToRemove(com.ibm.rational.test.lt.testeditor.common.LTTextStructuredSelection s,
LoadTestEditor editor)
Deprecated.
|
static boolean |
DataCorrelationUtil.okToRemove(com.ibm.rational.test.common.models.behavior.cbdata.Substituter su,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.promptToRemove(Datapool datapool,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.promptToRemove(com.ibm.rational.test.common.models.behavior.cbdata.DataSource ds,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.promptToRemove(List dataSourcesLIst,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.promptToRemove(com.ibm.rational.test.lt.testeditor.common.LTTextStructuredSelection sel,
LoadTestEditor editor) |
static boolean |
DataCorrelationUtil.promptToRemove(com.ibm.rational.test.common.models.behavior.cbdata.Substituter su,
LoadTestEditor editor) |
static boolean |
DatapoolUtil.removeDatapoolsEx(LoadTestEditor editor,
Object[] objects) |
static void |
DataCorrelationUtil.showLinkWithDSVMessage(Shell shell,
LoadTestEditor editor,
com.ibm.rational.test.lt.testeditor.views.ISubstitutionTargetProvider targetProvider)
Enables link with Data Sources View.
|
Constructor and Description |
---|
DatapoolAndColumnSelectionDialog(Shell parentShell,
LoadTestEditor test,
String userText,
String colName)
Deprecated.
|
Constructor and Description |
---|
BuiltinDatasources(LoadTestEditor testEditor) |
Modifier and Type | Method and Description |
---|---|
static com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.create(com.ibm.rational.test.common.models.behavior.cbdata.DataSource ds,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from DataSource ds . |
static com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.create(com.ibm.rational.common.test.editor.framework.kernel.search.FieldMatch match,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from FieldMatch . |
static com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.create(Object object,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from Object . |
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.createTarget(com.ibm.rational.test.common.models.behavior.cbdata.DataSource ds,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from DataSource ds . |
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.createTarget(com.ibm.rational.common.test.editor.framework.kernel.search.FieldMatch match,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from FieldMatch . |
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor |
TargetDescriptorFactory.createTarget(Object object,
LoadTestEditor editor)
Creates and resolves
ITargetDescriptor from Object . |
Modifier and Type | Method and Description |
---|---|
LoadTestEditor |
DatacorrelatorSelectionWizard.getTestEditor() |
Constructor and Description |
---|
DatacorrelatorSelectionWizard(LoadTestEditor teditor,
IDCStringLocator strloc,
com.ibm.rational.test.common.models.behavior.cbdata.Substituter inputSubst,
String selection) |
DatacorrelatorSelectionWizardDialog(Shell parentShell,
LoadTestEditor teditor,
IDCStringLocator strloc,
com.ibm.rational.test.common.models.behavior.cbdata.Substituter su,
String selection) |
© Copyright IBM Corp. 2013. All rights reserved.