com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler._T(String) |
com.ibm.rational.common.test.editor.framework.RptMenuManager.adapt(CCombo, MenuManager)
This is investigational behavior and is likely to change or be removed.
|
com.ibm.rational.common.test.editor.framework.RptMenuManager.adapt(StyledText, MenuManager)
This is investigational behavior and is likely to change or be removed.
|
com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction.addChild(List, CBActionElement)
This method is no longer called.
|
com.ibm.rational.test.lt.testeditor.common.DatapoolUtil.addDatapool(LoadTestEditor, boolean, String, String)
Starting from version 7.0.1, this method calls DatapoolUtil.addDatapool701(LoadTestEditor)
|
com.ibm.rational.test.lt.kernel.engine.IEngine.addDatapool(String, int, int) |
com.ibm.rational.test.lt.testeditor.common.DatapoolUtil.addDatapool701(LoadTestEditor)
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.askToMove(String, String, String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider.canHandle(Object)
version 6.1.2
|
com.ibm.rational.common.test.editor.framework.extensions.ExtContentProvider.canHandle(Object)
6.1.2
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.canMoveDown(CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.canMoveUp(CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.canRemove(IStructuredSelection) |
com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator.correlateAll(LTTest, IProgressMonitor)
- use correlateAll(LTTest, IProgressMonitor, boolean)
|
com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection.createClientFor(Composite) |
com.ibm.rational.test.lt.models.behavior.lttest.LttestFactory.createLTVar() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.createNew(CBActionElement) |
com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction.createNewModelObject(CBActionElement)
This method is not called any more.
|
com.ibm.rational.common.test.editor.framework.MarkerUtil.createSearchMarker(TestEditor, CBActionElement, String, boolean, String, int, int, int)
|
com.ibm.rational.common.test.editor.framework.MarkerUtil.createSearchMatchMarker(TestEditor, CBActionElement, CBActionElement, String, boolean, String)
|
com.ibm.rational.test.lt.kernel.ITime.currentTimeMillis()
Timestamps in Rational Performance Tester generally use timeInTest() generated times.
If currentTimeMillis() times are required, use timeInTest() + timeZero().
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doCopy(Control, CopyOperation) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doCopy(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction.doCreate(CBActionElement)
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doCut(Control, CutOperation) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doCut(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doDelete(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doMoveDown(IStructuredSelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doMoveUp(IStructuredSelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doPaste(Control, ICopiedElementDescriptor) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doPaste(Control, String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doRemove(List)
Removal is now handled by the parent. To perform specific actions on the removed
element before it is deleted, use the pre remove change method.
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doSelectAll(Control) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.doSelectAll(Control, Clipboard) |
com.ibm.rational.test.lt.kernel.engine.IEngine.engineStopped() |
com.ibm.rational.test.lt.execution.core.IContentVPElement.executeVPElement(IContentVP, Object) |
com.ibm.rational.common.test.editor.framework.extensions.ModelErrorChecker.flushCachedData() |
com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider.flushCachedData() |
com.ibm.rational.common.test.editor.framework.extensions.ExtContentProvider.flushCachedData() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.flushCachedData() |
com.ibm.rational.common.test.editor.framework.kernel.actions.EditorNewActionGroup.getActions() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.getChildValidationMode() |
com.ibm.rational.test.lt.kernel.engine.IEngine.getDatapoolMap() |
com.ibm.rational.test.lt.kernel.engine.IEngine.getDeploymentDirectory() |
com.ibm.rational.test.lt.execution.results.data.IStatModelFacade.getDescriptorAncestryMatchingUNCPath(List, EList)
|
com.ibm.rational.test.lt.kernel.engine.IEngine.getDriverName() |
com.ibm.rational.test.common.schedule.editor.extensions.IOptionProvider.getFeatureIDs()
It is no longer necessary to return the supported features in this
method. Supported features must be statically declared in the extension declaration
using the forFeature element.
|
com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub.getFileSubRules() |
com.ibm.rational.test.lt.models.behavior.data.Arbitrary.getMethodName()
please use getClassName()
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.getMode() |
com.ibm.rational.test.lt.execution.results.data.IStatModelFacade.getMonitor(boolean)
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.getMovingHint() |
com.ibm.rational.test.lt.kernel.action.IKAction.getResultInteger() |
com.ibm.rational.test.lt.kernel.action.IKAction.getResultObject() |
com.ibm.rational.test.lt.kernel.action.IKAction.getResultString() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.getSelection()
Information about the current selection is now provided through the context
argument of various methods.
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.getTestEditor() |
com.ibm.rational.test.common.models.behavior.CBTestInvocation.getTestURI() |
com.ibm.rational.test.lt.kernel.engine.IEngine.getTotalMemory() |
com.ibm.rational.test.lt.kernel.engine.IEngine.getVirtualUsersActive() |
com.ibm.rational.test.lt.models.behavior.vps.VPContent.isAbsence()
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isAddMode() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isCopyEnabled(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isCutEnabled(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isDeleteEnabled(Control, ISelection) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isEqualType(String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isInsertMode() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isPasteEnabled(Control, ICopiedElementDescriptor) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isPasteEnabled(Control, String) |
com.ibm.rational.test.lt.kernel.engine.IEngine.isScheduleRun() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isSelectAllEnabled(Control) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isStatic(CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isValidChild(CBActionElement, String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isValidChild(String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isValidParent(CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.isValidParent2(CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.moveChildren(CBActionElement, CBActionElement, IStructuredSelection, int) |
com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil.okToRemove(LTTextStructuredSelection, LoadTestEditor) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.promptToKeepChildren(CBActionElement, int, CBActionElement, List, List)
This method is no longer called
|
com.ibm.rational.common.test.editor.framework.TestEditorPlugin.recallLastModifiedDate(String) |
com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection.refreshClientFor(Composite)
6.1.2
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.relocateChildren(CBActionElement, List, int) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.relocateChildren2(CBActionElement, List, int) |
com.ibm.rational.test.lt.testeditor.common.DatapoolUtil.removeDatapoolsEx(LTTest, Object[])
|
com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil.replaceDataSource(Substituter, DataSource)
|
com.ibm.rational.test.lt.testgen.ui.TestGenUI.runTestGeneration(TestGenerationConfiguration, Shell) |
com.ibm.rational.test.lt.execution.results.data.IStatModelFacade.saveNodeAndChildResources(String)
use saveNodeAndChildResources(String, IProgressMonitor)
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.setChildValidationMode(short) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setDeploymentDirectory(String) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setDriverName(String) |
com.ibm.rational.common.test.editor.framework.kernel.actions.EditorActionContext.setInsertionPoint(int)
Not used.
|
com.ibm.rational.common.test.editor.framework.TestEditorPlugin.setLastModifiedDate(String, long) |
com.ibm.rational.test.lt.models.behavior.data.Arbitrary.setMethodName(String)
please use setClassName()
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.setMode(String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.setMovingHint(short) |
com.ibm.rational.test.lt.kernel.action.IKAction.setResultInteger(int) |
com.ibm.rational.test.lt.kernel.action.IKAction.setResultObject(Object) |
com.ibm.rational.test.lt.kernel.action.IKAction.setResultString(String) |
com.ibm.rational.test.lt.kernel.action.IKAction.setResultString(StringBuffer) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setScheduleRunFlag(boolean) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.setSelection(IStructuredSelection)
Information about the current selection is now provided through the context
argument of various methods.
|
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.setTestEditor(TestEditor) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setUserLevels(String, int, int, int) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setWorkBenchHostName(String) |
com.ibm.rational.test.lt.kernel.engine.IEngine.setWorkBenchUserId(String) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.sortTreeSelection(List, CBActionElement) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.sortTreeSelection(Object[], List) |
com.ibm.rational.test.lt.testgen.ui.TestGenUI.startTestGeneration(TestGenerationConfiguration, Shell) |
com.ibm.rational.test.lt.kernel.action.IKAction.stopAction() |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.validateReparenting(CBActionElement, CBActionElement, int, List, List) |
com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler.validateReparentingForMove(CBActionElement, CBActionElement, int, List, List) |