- SAFE_TO_CLOSE - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
facade and underlying TRCMonitor are attached to an inactive run and it
is safe to close the workbench
This should only be reacted to by plugins who wish to close the workspace.
- save() - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Method to save the test suite associated with this test.
- save(IFile) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Method to save the test suite associated with this test into a new test suite file.
- save() - Method in class com.ibm.rational.test.lt.trace.MsgRepository
-
Saves the repository to disk.
- saveAndReturnInfo(IFile) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Method to save the test suite associated with this test into a new test suite file.
- saveDataToAttachment(IPacketAttachmentFactory) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- saveDialogSettings() - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- saveDialogSettings() - Method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
This method is called throughout TestEditor when it needs to save state information.
- saveEditorState(TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- saveFile(IProgressMonitor) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- saveFileTo(IFile, IProgressMonitor) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- saveNodeAndChildResources(String) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
Deprecated.
use saveNodeAndChildResources(String, IProgressMonitor)
- saveOrReplaceContiguousObservationValueAtIndex(SDContiguousObservation, int, double, double) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- saveOrReplaceDiscreteObservationValueAtIndex(SDDiscreteObservation, int, int, double) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- saveOrReplaceTextObservationValueAtIndex(SDTextObservation, int, String, double) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- savePreference(String, String, Object) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
Let the framework save the specified preference.
- saveState() - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Saves editor state
- saveState() - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI
-
- saveState() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- saveToUnopenedTest(IFile) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Method to save the test suite associated with this test into a new resource.
- ScalarTransferAggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators
-
transfers a scalar interval value to the "All Hosts" node.
- ScalarTransferAggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.ScalarTransferAggregator
-
- ScalarTransferLastValueAggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators
-
transfers a scalar interval value to the "All Hosts" node.
- ScalarTransferLastValueAggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.ScalarTransferLastValueAggregator
-
- SCHEDULE - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports test log events that correspond to actions found in the schedule behavior model.
- SCHEDULE_ACTIONS - Static variable in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Reports only those statistical counters associated with the schedule.
- scheduled(IJobChangeEvent) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- ScheduleEventConstants - Class in com.ibm.rational.test.lt.kernel
-
The purpose of this class is to hold constants related to execution history events emitted by
schedule related entities.
- ScheduleEventConstants() - Constructor for class com.ibm.rational.test.lt.kernel.ScheduleEventConstants
-
- ScheduleTypedEvent - Class in com.ibm.rational.test.lt.kernel.util
-
- ScheduleTypedEvent() - Constructor for class com.ibm.rational.test.lt.kernel.util.ScheduleTypedEvent
-
- SCREENSHOT_BACKGROUND - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SCREENSHOT_DATA_ATTRIBUTE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Name of the string property holding either 1/ the file name that contains the screenshot or 2/
the byte array of the image.
- SCREENSHOT_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- SCREENSHOT_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Screen snapshot type describing a screen snapshot that was taken during recording.
- search(CBMRunnable) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Perform a search using the runnable by going thru the entire test until the
runnable indicates its done.
- SEARCH_DLG_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SEARCH_FIELD_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SEARCH_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SEARCH_MATCH_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SEARCH_MATCH_RESULTS_KEY - Static variable in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
- SEARCH_OPTIONS_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- searchForDataSources(IDCStringLocator, Substituter) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- searchForSubstrings(Object, String, String, boolean, String, String) - Method in class com.ibm.rational.common.test.editor.framework.search.BasicSearchComparator
-
Utility method that performs search in a given field.
- SearchForTypeHandler - Class in com.ibm.rational.common.test.editor.framework.search
-
- SearchForTypeHandler(ISearchComparator) - Constructor for class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- SearchMatchReplacers - Class in com.ibm.rational.common.test.editor.framework.search
-
- searchTextModified(Combo) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- SECONDARY_TEST_ACTION - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
(HTTP) Reports test log events at the request level.
- SECONDARY_TEST_ACTIONS - Static variable in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Reports a large number of statistical counters.
- seek(IRecorderPacketReference) - Method in interface com.ibm.rational.test.lt.recorder.core.io.IPacketReferenceInputStream
-
Sets the current position in the input stream just before the specified packet
reference.
- SEGMENTED_PER_MACHINE - Static variable in class com.ibm.rational.test.lt.models.behavior.lttest.DatapoolAccessMode
-
The 'SEGMENTED PER MACHINE' literal value
- SEGMENTED_PER_MACHINE_LITERAL - Static variable in class com.ibm.rational.test.lt.models.behavior.lttest.DatapoolAccessMode
-
The 'SEGMENTED PER MACHINE' literal object
- SELECT_ALL - Static variable in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
- SELECT_NEXT_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SELECT_PREV_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SelectContentStringsDialog - Class in com.ibm.rational.test.lt.testeditor.common
-
- SelectContentStringsDialog(Shell, List, boolean, TestEditor) - Constructor for class com.ibm.rational.test.lt.testeditor.common.SelectContentStringsDialog
-
- selectionChanged(StructuredSelection, StructuredSelection) - Method in class com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection
-
- selectionChanged(SelectionChangedEvent) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.FieldMagnifier
-
- selectionChanged(SelectionChangedEvent) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationMainPage
-
- SEMWAIT - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
- sendArrival(String) - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- sendMessage(Message) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingComponent
-
Issues a message to the recording component.
- sendMessage(Message) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
Sends a message to some components of the recording session.
- sendPaused() - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- sendRemoteServiceCall(String) - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- sendResumed() - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- sendStarted() - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDelegate
-
- sendStarted(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- sendStop(String) - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- sendStopped(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDelegate
-
- sendStopped(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- sendUserMessage(String) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDelegate
-
- sendUserMessage(String) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- SEPERATOR - Static variable in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
- serialize() - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- serializeMsg(Msg) - Static method in class com.ibm.rational.test.lt.trace.Utilities
-
Serializes the given Msg into a byte stream.
- serializeVersion(String) - Static method in class com.ibm.rational.test.lt.trace.Utilities
-
Serializes the given Msg into a byte stream.
- SESSION_AMENDMENT_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Recording annotation type describing an amendment to a recording session configuration while
the session is running.
- sessionCreated(IRecordingSession) - Method in interface com.ibm.rational.test.lt.recorder.core.IRecorderCoreListener
-
Indicates that a new recording session was created.
- SET_AS_REGEX_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- setAbsence(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContent
-
Sets the value of the '
Absence
' attribute
- setAccess(DatapoolAccessMode) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
Sets the value of the '
Access
' attribute
- setAction(IAction) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the IAction.
- setAction(CBActionElement) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setAction(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.engine.IWorker
-
- setActive(boolean) - Method in class com.ibm.rational.test.lt.testeditor.wizard.WizardPageProvider
-
Sets active
flag.
- setActiveDescriptor(IDataCorrelatorUIDescriptor, BuiltInDataSource) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- setActiveEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
TestEditorPlugin keeps track of which TestEditor
is active (editor window has keyboard focus).
- setAllowChildrenToPageTestLog(boolean) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
indicates that it is safe (or not) for the testLog loading code in the workbench to unload the child testLog
events associated with this container's testLog start event during runtime processing.
- setAllowRulesAccumulation(boolean) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- setAlwaysLog(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
- setAlwaysLog(boolean) - Method in interface com.ibm.rational.test.lt.kernel.logging.IHistory
-
This is used for overriding options set in schedule logging.
- setAnchorElement(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setAnnotation(IAnnotation) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
provides the annotation infrastructure required for creating and writing AnnotatedEventPropery's
- setAnnotation(RecorderAnnotation) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.AnnotationOverrideConfiguration
-
- setAnnotationFile(LTAnnotationFile) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTResources
-
- setAnnotationRecorder(IRecorder) - Method in class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Sets the annotation recorder where any annotation emitted by this action should
be sent.
- setArguments(List<String>) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setArguments(String) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setArguments(List<String>) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setArmEnabled(boolean) - Method in interface com.ibm.rational.test.lt.arm.IArmable
-
Set armEnabled flag for this KAction
- setArmEnabled(boolean) - Method in class com.ibm.rational.test.lt.execution.core.impl.LTTestScript
-
- setArmInfo(ArmInfo) - Method in interface com.ibm.rational.test.lt.arm.IArmable
-
Set ArmInfo object for this KAction
- setArmInfo(ArmInfo) - Method in class com.ibm.rational.test.lt.execution.core.impl.LTTestScript
-
- setArmTransaction(ArmInterface) - Method in class com.ibm.rational.test.lt.arm.ArmInfo
-
Set ArmTransaction value
- setAsciifiedString(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
- setAttrName(String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
- setAutoLinkWithDsv(boolean) - Static method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
- setBasePathList(StringList) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setBeginOffset(int) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setBehaviorName(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Sets the name of the behavior
- setBinary(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
Sets the value of the '
Binary
' attribute
- setBlockedTimeout(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Set amount of time action may remain in blocked state.
- setBlocking(boolean) - Method in interface com.ibm.rational.test.lt.kernel.engine.IQueue
-
Changes whether or not the queue should block on dequeues.
- setBoolean(String, boolean) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setBooleanProp(String, boolean) - Static method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
Sets boolean value of the given property.
- setButtonLayoutData(Button) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
- setBytes(byte[]) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
- setBytes(byte[]) - Method in class com.ibm.rational.test.lt.trace.ConnectionMsg
-
Sets the (optional) binary data associated with this msg.
- setBytes(byte[]) - Method in class com.ibm.rational.test.lt.trace.PayloadMsg
-
Sets the (optional) binary data associated with this msg.
- setBytes(byte[]) - Method in class com.ibm.rational.test.lt.trace.RecorderMsg
-
Sets the (optional) binary data associated with this msg.
- setByteStream(InputStream) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
annotates using a stream.
- setCacheable(boolean) - Method in interface com.ibm.rational.test.lt.kernel.IDataArea
-
Marks the dataArea as cacheable (or not).
- setCandidateColors() - Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- setCaseSearchValue(boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setCaseSensitive(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
-
Deprecated.
- setCasesensitive(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
- setCategoryId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
- setCBRequirementTarget(CBRequirementTarget) - Method in interface com.ibm.rational.test.common.models.behavior.CBBlock
-
- setCbTest(CBTest) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setCBTest(CBTest) - Static method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- setCertificate(X509Certificate) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setChannel(IKernelChannel) - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
Instruct this channel to reuse an existing channel.
- setCharset(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
Sets the value of the '
Charset
' attribute
- setCharset(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTOperand
-
Deprecated.
Sets the value of the '
Charset
' attribute
- setCheckedElements(Object[]) - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI
-
- setCheckIndicators(Object[]) - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI
-
- setChildValidationMode(short) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- setClassDefID(int) - Method in class com.ibm.rational.test.lt.trace.UDMethodDefMsg
-
Sets the classDef ID associated with this msg.
- setClassName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Arbitrary
-
- setClassName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.BuiltInDataSource
-
- setClientEntry(RecorderClientWizardConfigurer.ClientEntry) - Method in interface com.ibm.rational.test.lt.recorder.ui.wizards.INewRecordingSessionWizard
-
Sets the client entry to use.
- setClientProperty(String, Object) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IClientDecoratorContext
-
Sets the value of a named runtime property of the client that client decorator is decorating.
- setColumn(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DatapoolHarvester
-
Sets the value of the '
Column
' attribute
- setColumnId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DatapoolHarvester
-
- setColumnName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DatapoolHarvester
-
- setComboType(Class) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
Indicator that tells what type of combo box to create.
- setCommentText(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBComment
-
- setComparator(ISearchComparator) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- setCondition(ICondition) - Method in interface com.ibm.rational.test.lt.kernel.action.IIf
-
- setCondition(ICondition) - Method in interface com.ibm.rational.test.lt.kernel.action.IWhile
-
Specify a condition to evaluate at the 'top' of the loop.
- setCondition(LTCondition) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTIf
-
Deprecated.
Sets the value of the '
Condition
' containment reference
- setCondition(VPContentConditions) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContent
-
- setConfigElement(IConfigurationElement) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setConfiguration(RecordingSessionConfiguration) - Method in class com.ibm.rational.test.lt.recorder.core.annotations.RecordingSessionAmendmentAnnotation
-
- setConfiguration(RecordingSessionConfiguration) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionProducer
-
Replaces the session configuration with the specified one.
- setConflictPossible(boolean) - Method in class com.ibm.rational.test.lt.kernel.util.RollUpVerdictEvent
-
- setConnectionNumber(int) - Method in class com.ibm.rational.test.lt.trace.ConnectionMsg
-
Sets the connection number associated with this msg.
- setConnectionNumber(int) - Method in class com.ibm.rational.test.lt.trace.PayloadMsg
-
Sets the connection number associated with this msg.
- setConnectTimeout(long) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setContainer(LTTAnnotationContainer) - Method in interface com.ibm.rational.test.lt.trace.model.LTTAnnotationValue
-
Sets the value of the LTTAnnotationValue Container reference
- setContentVP(VPContent) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContentHost
-
Sets the value of the '
Content VP
' containment reference
- setContentVp(VPContent) - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI
-
- setContentVPElementDeclarations(List<VPString>, List<ILanguageElement>) - Method in class com.ibm.rational.test.lt.codegen.lttest.lang.LTTestScriptDefinition
-
- setContext(EditorActionContext) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.EditorNewActionGroup
-
Updates action according to the info passed in the
EditorActionContext
- setContext(EditorActionContext, String) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Sets context.
- setContextValue(int, String) - Method in class com.ibm.rational.test.lt.arm.ArmInfo
-
Set context value at index ndx to val
- setControl(Control) - Method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelatingTextAttrField
-
- setControl(Control) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.FieldMagnifier
-
- setCreatedBy(CreationType) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DataSource
-
- setCreatedBy(CreationType) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setCritical() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setCurrentObject() - Method in class com.ibm.rational.test.lt.testeditor.common.SelectContentStringsDialog
-
- setData(String, byte[]) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setData(String, File) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setData(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataBoundStyleRange
-
- setDatapoolId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
- setDataSource(DataSource) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTOperand
-
Deprecated.
- setDataSource(DataSource) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setDataSource(DataSource) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataSourceStyleRange
-
- setDataSource(CoreHarvester) - Method in class com.ibm.rational.test.lt.testeditor.dc.HarvesterStyleRange
-
- setDataSource(BuiltInDataSource) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- setDatasourceProxy(DataSourceProxy) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTOperand
-
Deprecated.
- setDatasourceProxy(DataSourceProxy) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setDataString(String) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setDataType(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTNameTypeValue
-
- setDate(boolean) - Method in class com.ibm.rational.test.lt.kernel.util.PDLParse
-
- setDAYS(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBTimeUnits
-
Sets the value of the '
DAYS
' attribute
- setDefaultOptionValues(Schedule) - Method in interface com.ibm.rational.test.common.schedule.editor.extensions.IOptionProvider
-
Called whenever a test is added to a schedule, so that contributors can
initialize their own options and add them to the Schedule.
- setDefaults() - Method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
Initializes default preferences.
- setDefaultSelection(Object) - Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- setDelta(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBVersion
-
Sets the value of the '
Delta
' attribute
- setDeploymentDirectory(String) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setDescription(String) - Method in class com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection
-
- setDescription(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBNamedElement
-
Set the description of the element.
- setDescription(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Sets the description field of the counter.
- setDestinationHostName(String) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setDestinationPort(int) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setDetails(Composite) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setDialog(AbstractVerificationPointSettingDialog) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
By default, the VpSettingJob
runs in non-interactive mode.
- setDialogSettings(IDialogSettings) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataCorrelatorUiDescriptor
-
- setDisabledCount(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
- setDispatchingAction(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Sets an action as the action that caused dispatching the current action
into the main execution queue.
- setDistribution(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IPacedLoop
-
- setDoSubstitute(boolean) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- setDriverName(String) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setDuration(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKDelay
-
- setEditable(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
Sets the value of the '
Editable
' attribute
- setEditorMode(int) - Static method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- setEditorObject(EObject) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setElements(List) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- setElse(IContainer) - Method in interface com.ibm.rational.test.lt.kernel.action.IIf
-
- setEnable(boolean) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- setEnabled(boolean) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- setEnabled(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
This boolean is used to determine whether or not the CBActionElement is enabled
- setEnabled(boolean) - Method in class com.ibm.rational.test.lt.models.behavior.lttest.impl.VerificationPointImpl
-
- setEnabled(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.VerificationPoint
-
Sets the value of the '
Enabled
' attribute
- setEnablePacing(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setEncode(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
Sets the value of the '
Encode
' attribute
- setEncoding(boolean) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setEncoding() - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
This will ask the protocol whether or not the encoding flag should be set for this
StringLocator
- setEncoding() - Method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelatingTextAttrField
-
Calls su.setEncode( !
- setEncoding() - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Calls su.setEncode( !
- setEncodingEnabled(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Sets flag that allows the encoding of substituted text behavior.
- setEncrypted(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DatapoolHarvester
-
- setEncrypted(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
used by LoadTestInfoManager to set whether or not the datapool uses encrypted columns
- setEncryptionLevel(IEncryptionParameter) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
Modifies the encryption level of the file.
- setEndByte(long) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
Sets the value of the '
End Byte
' attribute
- setEnum(String, Enum<?>) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setEnvironment(Map<String, String>) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setEnvironment(String) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setEnvironment(Map<String, String>) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setError(CBActionElement, TestEditor, IMarker) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Sets error state.
- setErrorCheckerJob(ErrorCheckerJob) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ModelErrorChecker
-
- setErrorMessage(String) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- setErrorMsg(String) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- setExecuteFinally(boolean) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
- setExpectedResult(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContent
-
- setFalseContainer(LTFalseContainer) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTIf
-
Deprecated.
- setFileName(String) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotationFileEvent
-
Sets the fileName attribute.
- setFilter(ViewerFilter) - Method in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionDialog
-
- setFinishLoopIterationBeforeStop(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setFlat(boolean) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
Sets presentation mode.
- setFocus(SelectionChangedEvent) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.FieldMagnifier
-
- setFocusTo(String, int, int) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setFolder(CTabFolder) - Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultTestLayoutProvider
-
- setHandler(String) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setHarvestEnabled(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Enables/disables "Create Reference" and "Create Field Reference" actions in the context menu.
- setHarvestEnabled(boolean, boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Enables/disables "Create Reference" and "Create Field Reference" actions in the context menu.
- setHiddenVarsContainer(CBVarContainer) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- setHideDataSourceViewLink(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setHighlightSearchResults(boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setHistory(IHistory) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
set the current execution history for this action and its offspring
- setHistoryLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Set Engine testLog level.
- setHistoryLevel(int, int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Set Engine testLog level for the given filter.
- setHistoryType(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
set the history type for this action and its offspring.
- setHostElement(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Sets host element.
- setHOURS(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBTimeUnits
-
Sets the value of the '
HOURS
' attribute
- setHref(String) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
Sets the value of the '
Href
' attribute
- setHref(String) - Method in class com.ibm.rational.test.lt.models.behavior.lttest.impl.ProxyElementImpl
-
- setId(IMarker, String) - Static method in class com.ibm.rational.common.test.editor.framework.MarkerUtil
-
Assigns an ID to this marker.
- setID(String) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
Set the ID of this handler.
- setId(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBNamedElement
-
Get the name of the element.
- setId(String) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Assign an ID to an action.
- setId(String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
-
Sets the id of the component.
- setID(int) - Method in class com.ibm.rational.test.lt.trace.UDClassDefMsg
-
Sets the classDef ID associated with this msg.
- setID(int) - Method in class com.ibm.rational.test.lt.trace.UDMethodDefMsg
-
Sets the methodDef ID associated with this msg.
- setIgnoreCase(boolean) - Method in class com.ibm.rational.test.lt.kernel.library.NativeLibraryManager
-
originally done for siebel who uses msvcr70.dll which sometimes is MSVCR70.DLL
- setIncrement(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IFor
-
Specify an action to perform when incrementing the loop.
- setInitialDelay(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setInitialization(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IFor
-
Specify an action to perform at initialization
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultOptionHandler
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtContentProvider
-
Does nothing.
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataCorrelatorUiDescriptor
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.test.lt.testeditor.dc.UIHandlerDescriptor
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.test.lt.testeditor.preferences.PreferenceTabProvider
-
TODO: Implement "setInitializationData".
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.rational.test.lt.testeditor.wizard.WizardPageProvider
-
- setInitialized(boolean) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
This method is called by editor kernel after the first call to layoutProvider
.
- setInitializeFinalize(ArrayList) - Method in interface com.ibm.rational.test.lt.kernel.engine.IWorker
-
- setInitialTime(long) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionProducer
-
Sets the recording initial time, expressed as milliseconds since the time 00:00:00 UTC on
January 1, 1970.
- setInput(IEditorInput) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setInput(Object) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
This method is called when the test is opening in the Eclipse editor.
- setInput(Object) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
Sets the tree input.
- setInput(Object) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- setInputConfiguration(RecordingSessionConfiguration, IFile) - Method in interface com.ibm.rational.test.lt.recorder.ui.wizards.INewRecordingSessionWizard
-
Sets the recording session configuration to be used.
- setInsertionPoint(int) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.EditorActionContext
-
- setInsertPoint(int) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
Set dynamically by test editor framework as selection in the editor tree
changes.
- setInteger(String, int) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setInvokedTest(IFile) - Method in interface com.ibm.rational.test.common.models.behavior.CBTestInvocation
-
Set the invoked test.
- setInvokedTest(IFile, String) - Method in interface com.ibm.rational.test.common.models.behavior.CBTestInvocation
-
Set the invoked test.
- setIPAddress(InetAddress) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Set the IP address used by this virtual user if IP Aliasing is enabled.
- setIPv4Address(InetAddress) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Set the IPv4 address used by this virtual user if IP Aliasing is enabled.
- setIPv6UnicastAddress(InetAddress) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Set the IPv6 Unicast address used by this virtual user if IP Aliasing is enabled.
- setIsUI(boolean) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setIterations(int) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTLoop
-
Deprecated.
- setJumpToEnabled(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Enables/disabled navigate context menus.
- setKChannel(IKChannel) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setLabelForAttribute(String, String) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Stores a human-readable display name for a given attribute name.
- setLabelForAttribute(String, DataCorrelationLabelProvider.LabelFormatter) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Stores a human-readable LabelFormatter
for a given attribute name.
- setLabelType(Class) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
Indicator that tells what type of label to create.
- setLastDatapool(DatapoolHarvester) - Method in class com.ibm.rational.test.lt.testeditor.common.DatapoolAndColumnSelectionDialog
-
Deprecated.
- setLastDatapool(DatapoolHarvester) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
Stores least recently used DatapoolHarvester
- setLastModifiedDate(String, long) - Static method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
Deprecated.
- setLayoutProvider(DefaultTestLayoutProvider) - Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultOptionHandler
-
- setLeftOperand(LTLeftOperand) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
-
Deprecated.
- setLength(int) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
This sets the length of the string being pointed at
- setLength(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
Sets the value of the '
Length
' attribute
- setLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.logging.ICache
-
- setList(String, List<String>) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setLocalAddress(InetSocketAddress) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setLogAgent(ComptestAgent) - Method in interface com.ibm.rational.test.lt.kernel.logging.ILog
-
- setLogLevel(int) - Method in interface com.ibm.rational.test.lt.core.logging.IPDExecutionLog
-
- setLogLevel(int) - Method in class com.ibm.rational.test.lt.core.logging.PDExecutionLog
-
- setLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Set Engine log level.
- setLogOutErr(boolean) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
- setLogText(String) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- setLongRunLimit(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Set (enable/disable) the long run mode test limit
- setLongRunMode(boolean) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Set (enable/disable) the long run mode
- setLoopCondition(CBLoopCondition) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setLowerLimitPercentage(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setLTTAnnotationEntry(Map.Entry) - Method in interface com.ibm.rational.test.lt.trace.model.LTTAnnotationValue
-
- setMajor(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBVersion
-
Sets the value of the '
Major
' attribute
- setManualStop(boolean) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Stop engine manually.
- setMap(String, Map<String, String>) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setMessage(String) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- setMessage(String) - Method in class com.ibm.rational.test.lt.testeditor.common.DatapoolAndColumnSelectionDialog
-
Deprecated.
- setMethodDefID(int) - Method in class com.ibm.rational.test.lt.trace.UDMethodBaseMsg
-
Sets the methodDef ID associated with this msg.
- setMethodName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Arbitrary
-
Deprecated.
please use setClassName()
- setMILLISECONDS(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBTimeUnits
-
- setMinor(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBVersion
-
Sets the value of the '
Minor
' attribute
- setMINUTES(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBTimeUnits
-
Sets the value of the '
MINUTES
' attribute
- setMode(String) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- setModelValue() - Method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelatingTextAttrField
-
- setMovingHint(short) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- setMovingToNewTestArgs() - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
- setName(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBNamedElement
-
Set the name of the element.
- setName(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Set the name of the element.
- setName(String) - Method in interface com.ibm.rational.test.lt.kernel.engine.IWorker
-
- setName(String) - Method in interface com.ibm.rational.test.lt.kernel.ICounter
-
- setName(String) - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
Sets the watchDog's name.
- setName(String) - Method in class com.ibm.rational.test.lt.trace.UDClassDefMsg
-
Sets the name of this User Defined class.
- setName(String) - Method in class com.ibm.rational.test.lt.trace.UDMethodDefMsg
-
Sets the name of the method associated with this msg.
- setNegation(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
-
Deprecated.
Sets the value of the '
Negation
' attribute
- setNextPage(IWizardPage) - Method in class com.ibm.rational.test.lt.recorder.ui.wizards.SubWizard
-
- setObfuscatedList(String, List<String>) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setObfuscatedString(String, String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setOcc(int) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setOccurrence(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.CorrelationHarvester
-
- setOffset(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
Sets the value of the '
Offset
' attribute
- setOffset(String) - Method in interface com.ibm.rational.test.lt.trace.model.LTTAnnotationValue
-
Sets the value of the '
offset
' attribute
- setOncePerUser(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
- setOperator(LTOperator) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
-
Deprecated.
Sets the value of the '
Operator
' attribute
- setPacingRate(long) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setPacingRatePeriod(long) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setParameterBytes(int, byte[]) - Method in class com.ibm.rational.test.lt.trace.UDMethodBaseMsg
-
Sets the value of the specified parameter.
- setParameterString(int, String) - Method in class com.ibm.rational.test.lt.trace.UDMethodBaseMsg
-
Sets the value of the specified parameter.
- setParentTab(CTabItem) - Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultOptionHandler
-
- setParentWizard(IWizard) - Method in class com.ibm.rational.test.lt.recorder.ui.wizards.SubWizard
-
- setPath(String) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
Sets the value of the '
Path
' attribute
- setPDLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Sets the Problem Determination Log level for the remainder of the current test to the given level.
- setPDLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Sets the Problem Determination Log level for the remainder of the current virtual user to the given level.
- setPlainTextEnabled(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Enables/disables "Remove Field Reference" and "Clear Reference" actions in the context menu.
- setPosition() - Method in class com.ibm.rational.test.lt.testeditor.dc.DataBoundStyleRange
-
- setPosition() - Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- setPreviouslyAttempted(boolean) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationJob
-
sets the flag on this AggregationJob to indicate that it has been previously attempted.
- setPriority(int) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatistics
-
Changes the priority of the statistics deliver thread.
- setProgramPath(File) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setProgramPath(String) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setProgramPath(File) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setProjectID(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Arbitrary
-
- setProjectId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.BuiltInDataSource
-
- setProjectName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Arbitrary
-
- setProjectName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.BuiltInDataSource
-
- setProperties(LTProperties) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTTest
-
Sets the value of the '
Properties
' containment reference
- setProperty(String, String) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, char) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, byte) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, short) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, int) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, long) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, float) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, double) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the property with the corresponding name.
- setProperty(String, Object) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setProperty(String, String) - Method in interface com.ibm.rational.test.lt.recorder.core.deploy.IVirtualMachine
-
Adds a new property that will be passed to the JVM and will be available
in the running JVM using
System.getProperties()
.
- setProperty(String, Object) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDelegate
-
- setProperty(String, Object) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
-
- setProperty(String, Object) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecordingComponentDelegate
-
Sets the value of a runtime property of the delegate.
- setProperty(String, Object) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingComponent
-
Sets the value of a runtime property of the component.
- setPropertyId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTNameTypeValue
-
- setPropertyType(String) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setPropertyValue(Control, String) - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVPStringPropDialog
-
- setProtocol(String) - Method in class com.ibm.rational.test.lt.trace.Msg
-
Sets the name of the protocol associated with this msg (example: "HTTP")
- setQueue(IQueue) - Method in interface com.ibm.rational.test.lt.kernel.engine.IDispatcher
-
- setQueue(IQueue) - Method in interface com.ibm.rational.test.lt.kernel.engine.IWorker
-
- setRandomDistribution(boolean) - Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
-
- setRate(int, long) - Method in interface com.ibm.rational.test.lt.kernel.action.IPacedLoop
-
- setReadOnly(boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Changes editor state as read-only.
- setReadTimeout(long) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setReadType(DatapoolReadType) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
- setRecorder(AnnotationRecorder) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
- setRecorderConfigurations(RecorderConfiguration[]) - Method in class com.ibm.rational.test.lt.recorder.ui.wizards.NewRecorderClientWizard
-
- setRecorderConfigurations(RecorderConfiguration[]) - Method in class com.ibm.rational.test.lt.recorder.ui.wizards.NewRecordersWizard
-
- setRecordingSessionFile(IFile, EncryptionLevel) - Method in interface com.ibm.rational.test.lt.recorder.ui.wizards.INewRecordingSessionWizard
-
Sets the file where the recording session will be persisted.
- setReferencesNeedReview(boolean) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- setRefreshEnabled(boolean) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
- setRegex(String) - Method in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
- setRegEx(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.CorrelationHarvester
-
Sets the value of the '
Reg Ex
' attribute
- setRegEx(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
Sets the value of the '
Reg Ex
' attribute
- setRegex(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
Sets the value of the '
Regex
' attribute
- setRegexSearchValue(boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setReqUi(RequirementsUI) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setResource(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Sets the resource for the implementor.
- setResources(LTResources) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTTest
-
Sets the value of the '
Resources
' containment reference
- setRestriction(RecorderClientWizardConfigurer) - Method in interface com.ibm.rational.test.lt.recorder.ui.wizards.INewRecordingSessionWizard
-
Forces the wizard to present only a subset of clients and recorders as specified
by the configurer.
- setResult(List) - Method in class com.ibm.rational.test.lt.testeditor.dc.DCHandlerSelectionDialog
-
- setResultBoolean(boolean) - Method in interface com.ibm.rational.test.lt.kernel.action.ICondition
-
Set the result of the condition.
- setResultInteger(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Deprecated.
- setResultObject(Object) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Deprecated.
- setResultString(String) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Deprecated.
- setResultString(StringBuffer) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Deprecated.
- setReturnValue(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Arbitrary
-
- setReturnValueBytes(int, byte[]) - Method in class com.ibm.rational.test.lt.trace.UDMethodExitMsg
-
Sets the value of the return value.
- setReturnValueString(String) - Method in class com.ibm.rational.test.lt.trace.UDMethodExitMsg
-
Sets the value of the return value.
- setReturnValueType(String) - Method in class com.ibm.rational.test.lt.trace.UDMethodDefMsg
-
Sets the return value type for this msg.
- setRevision(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBVersion
-
Sets the value of the '
Revision
' attribute
- setRightOperand(LTRightOperand) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
-
Deprecated.
- setRtbEnabled(boolean) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Set the Response Time Breakdown enabled flag
- setRunBasedTime() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setRunner(IRatlRunner) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Suitable runner for communication with schedule controller.
- setScheduleRunFlag(boolean) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setSearchPage(SearchPage) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
Initializes or de-initializes the searcher.
- setSECONDS(int) - Method in interface com.ibm.rational.test.common.models.behavior.CBTimeUnits
-
Sets the value of the '
SECONDS
' attribute
- setSecure(String, String) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- setSecurityContainer(SecurityContainer) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTResources
-
- setSelectAll(boolean) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- setSelectedProtocolPages(ArrayList) - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- setSelection(IStructuredSelection) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
Information about the current selection is now provided through the context
argument of various methods.
- setSelection(Object) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setSelection(ISelection) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- setSeverity(int) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
Set the severity of the MessageEvent in the testLog reported by the default
catcher for this event.
- setShell(Shell) - Method in class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Sets the shell that should be used as parent shell to any new window created by
the action.
- setShowErrConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setShowErrConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setShowExisting(boolean) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- setShowExistsing(boolean) - Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- setShowInConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setShowInConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setShowMoreSubstitutionOptions(boolean) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- setShowOutConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setShowOutConsole(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setShowStackTrace(boolean) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
Set the boolean for whether or not the stack trace will be included in the
MessageEvent in the testLog reported by the default catcher for this event.
- setSingleSelect(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setSize(int, int) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
Sets the size of the tree in unit of characters.
- setStaggerDelay(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Specify stagger value to be used when launching users.
- setStartByte(long) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
- setStartHistoryId(String) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Saves the execution history event id for the container's start event
The container's start event is the parent event for all events generated by the container
This id is not null iff the container reported a start event.
- setStatAgent(ComptestAgent) - Method in interface com.ibm.rational.test.lt.kernel.logging.ILog
-
- setState(int) - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
- setStatisticsLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Set Engine statistics level.
- setStatTree(IStatTree) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Set the root of the Statistics Tree for this action and its offspring
- setStatusLineErrorMessage(String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Utility method, calls getEditor().setStatusLineMessage( string, true );
- setStatusLineMessage(String, boolean, Image) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Sets status line text and image.
- setStatusLineMessage(String, boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Sets status line text.
- setStatusLineMessage(String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Utility method, calls getEditor().setStatusLineMessage( string );
- setStatusModified(CBActionElement, Object, TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Sets modified
state on the model element.
- setStatusModified(CBActionElement, Object, TestEditor, boolean, boolean) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Sets modified
state on the model element.
- setStatusModified(CBTest, Object, TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
- setStatusNew(CBActionElement, TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Set new
state on model element.
- setStatusTemp(CBActionElement, TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Sets temp
status on model element.
- setStatusTemp(CBActionElement, TestEditor, boolean) - Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
-
Sets temp
status on model element.
- setStopReason(int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
- setStopRequested() - Method in interface com.ibm.rational.test.lt.kernel.engine.IWorker
-
- setString(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
-
- setString(String) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
Sets the value of the '
String
' attribute
- setString(String, String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- setString(String) - Method in class com.ibm.rational.test.lt.trace.ConnectionMsg
-
Sets the (optional) string data associated with this msg.
- setString(String) - Method in class com.ibm.rational.test.lt.trace.PayloadMsg
-
Sets the (optional) string data associated with this msg.
- setString(String) - Method in class com.ibm.rational.test.lt.trace.RecorderMsg
-
Sets the (optional) string data associated with this msg.
- setStringId(String) - Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
-
- setStyledText(StyledText) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Initializes this instance with new StyledText
.
- setStyledText(StyledText) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- setSubstitutedAttribute(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setSubstitutedString(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setSubstituter(Substituter) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- setSubstitutionEnabled(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Enables/disables "Substitute From" sub-menu in the context menu.
- setSubstitutionType(SubstitutionType) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setSubType(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.BuiltInDataSource
-
Sets the value of the '
Sub Type
' attribute
- setSupportedDataSourcesTypes(String[]) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setTabVisible(boolean) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.AggregationObservationAdapter
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.AverageAggregator
-
overridden so we can save observations in countObservations collection for quick reference.
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.PercentAggregator
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.PercentAggregator_NonInclusive
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator
-
- setTarget(Notifier) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.AverageTransferAggregator
-
- setTarget(Substituter) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- setTargetEventId(String) - Method in interface com.ibm.rational.test.lt.kernel.logging.IAnnotation
-
save the event id of the history event which will receive the annotation.
- setTargetLoop(ILoop) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
Sets the loop which is to catch this event and perform either the break or continue.
- setTargetNodeName(String) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setTargetProvider(ISubstitutionTargetProvider) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setTempAttribute(String, Object) - Method in interface com.ibm.rational.test.lt.execution.core.IContentVP
-
Sets the value of the specified attribute name.
- setTest(ITest) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Set the ITest.
- setTestEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- setTestEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtContentProvider
-
- setTestEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider
-
- setTestEditor(TestEditor) - Method in interface com.ibm.rational.common.test.editor.framework.extensions.IExtensiblePrivider
-
- setTestEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ModelErrorChecker
-
- setTestEditor(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
- setTesterConfiguration(PacketTesterConfiguration) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.PacketFilterConfiguration
-
- setTesterConfiguration(PacketTesterConfiguration) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.TestGeneratorPriorityConfiguration
-
- setTestLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Sets the TestLog level for all events for the remainder of the current test to the given level.
- setTestLogLevel(int, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Sets the TestLog level for the given filter for the remainder of the current test to the given level.
- setTestLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Sets the TestLog level for all events for the remainder of the current test to the given level.
- setTestLogLevel(int, int) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Sets the TestLog level for the given filter for the remainder of the current test to the given level.
- setText(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IText
-
Sets the string value of the the counter.
- setText(String, CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
- setText(String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
- setText(String) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- setThen(IContainer) - Method in interface com.ibm.rational.test.lt.kernel.action.IIf
-
- setThinkFixed(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setThinkMax(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setThinkPercentage(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setThinkScheme(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setTicket(int) - Method in class com.ibm.rational.test.lt.trace.Msg
-
Sets the ticket associated with this msg
- setTimeout(int) - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
Set the length of time a timer will wait before the timeout condition occurs
- setTimeout(int) - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- setTimeoutDuration(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKTimeoutControl
-
- setTimeoutScheme(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKTimeoutControl
-
- setTimeRange(RPTTimeRange) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setTimerDuration(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKTimer
-
- setTimestamp(long) - Method in class com.ibm.rational.test.lt.trace.Msg
-
Sets the timestamp associated with this msg
- setTooltipText(int, int) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- setTransformID(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
- setTrueContainer(LTTrueContainer) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTIf
-
Deprecated.
- setType(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
Set the type that this IAction
represents.
- setType(String) - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
Set the type that this ITest
represents.
- setType(String) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
DO NOT change the type of an annotated event property unless you have code in the
workbench to handle the specified type.
- setType(String) - Method in class com.ibm.rational.test.lt.models.behavior.common.impl.LTBlockImpl
-
- setType(String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
-
- setType(int) - Method in class com.ibm.rational.test.lt.trace.ConnectionMsg
-
Sets the type of information associated with this msg.
- setType(int) - Method in class com.ibm.rational.test.lt.trace.PayloadMsg
-
Sets the type of information associated with this msg.
- setType(int) - Method in class com.ibm.rational.test.lt.trace.RecorderMsg
-
Sets the type of information associated with this msg.
- setUILength(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setUIOffset(int) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setUIString(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setUnSupportedDataSourcesTypes(String[]) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- setup(IVirtualMachine, AbstractTypedConfiguration) - Method in interface com.ibm.rational.test.lt.recorder.core.deploy.IRemoteLauncher
-
Setups a java virtual machine by adding the required classpath entries
and properties in order to load and run a delegate in its own JVM.
- setUpperLimitPercentage(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- setUserLevels(String, int, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKLoadTestSchedule
-
Set user levels.
- setUserLevels(int, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Set user levels.
- setUserLevels(String, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setUserLevels(String, int, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Set virtual user levels.
- setValidator(ISelectionStatusValidator) - Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
Sets an optional validator to check if the selection is valid.
- setValue(long) - Method in interface com.ibm.rational.test.lt.kernel.ICounter
-
- setValue(String, String, String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
This method allows you to set the value of a variable, the variable name to be used
is the same one that exists in the Test Variables section.
- setValue(long) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IScalar
-
Set the value of the counter.
- setValue(String) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
DO NOT set the value of an AnnotatedEventProperty directly.
- setValue(String) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTOperand
-
Deprecated.
Sets the value of the '
Value
' attribute
- setVaraibleName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
-
- setVariableName(String) - Method in interface com.ibm.rational.test.lt.models.behavior.data.DataSource
-
Set the variable name used for this data source
- setVendor(String) - Method in class com.ibm.rational.test.lt.trace.Msg
-
Sets the name of the vendor associated with this msg (example: "IBM")
- setVerdictEvent(VerdictEvent) - Method in exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
- setVersion(CBVersion) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.LTTest
-
Sets the value of the '
Version
' containment reference
- setVersion(String) - Method in class com.ibm.rational.test.lt.trace.Msg
-
Sets the version string associated with this msg (example: "6.1.2.0")
- setViewMode(byte, StructuredSelection) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
This implementation does nothing.
- setViewMode(byte, StructuredSelection) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- setVisible(boolean) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationOptionsPage
-
- setVisible(boolean) - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizardPage
-
- setWaitForProcessTreeTermination(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setWaitForProcessTreeTermination(boolean) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setWildCardSubs(StringList) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- setWorkBenchHostName(String) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setWorkBenchUserId(String) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- setWorkingDirectory(File) - Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- setWorkingDirectory(String) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setWorkingDirectory(File) - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- setWrap(boolean) - Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
-
Sets the value of the '
Wrap
' attribute
- setWriteTimeout(long) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- SEVERE - Static variable in interface com.ibm.rational.test.lt.core.logging.IPDAbstractLog
-
Constant value intended for logging severe messages.
- SEVERE - Static variable in interface com.ibm.rational.test.lt.kernel.services.IPDLogManager
-
Logs messages at the 'severe' level (errors).
- SHARED_PER_MACHINE - Static variable in class com.ibm.rational.test.lt.models.behavior.lttest.DatapoolAccessMode
-
The 'SHARED PER MACHINE' literal value
- SHARED_PER_MACHINE_LITERAL - Static variable in class com.ibm.rational.test.lt.models.behavior.lttest.DatapoolAccessMode
-
The 'SHARED PER MACHINE' literal object
- shift(int, int, int, String) - Method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelatingTextAttrField
-
Called in response to ModifyEvent
after text in StyledText is modified.
- shift(int, int, int, String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Called in response to ModifyEvent
after text in StyledText is modified.
- shift(int, int, int, String) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- shift(int) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataBoundStyleRange
-
- shift(int) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataSourceStyleRange
-
- shift(int) - Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- shortenText(String, boolean) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
Shortens (trims) given text accordings to the follwoing rules:
If the length is shorter than 100, the text is unmodified.
- shouldCreateObjectInBackground() - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- shouldSearch(Object, QuerySpecification) - Method in class com.ibm.rational.common.test.editor.framework.search.BasicSearchComparator
-
- shouldUpgrade(IFile) - Method in class com.ibm.rational.test.lt.recorder.compatibility.upgrade.BatchRecmodelUpgrade
-
- SHOW_REFS_ACTION_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- SHOW_REFS_WZD_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- SHOW_USAGE_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- showColoredLabels() - Static method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider
-
- showInsertionPoint(Object, int) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- showLinkWithDSVMessage(Shell, LoadTestEditor, ISubstitutionTargetProvider) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Enables link with Data Sources View.
- showPage(IWizardPage) - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizardDialog
-
- shutdown() - Method in interface com.ibm.rational.test.lt.kernel.engine.IControllable
-
Stop processing.
- shutdown() - Method in interface com.ibm.rational.test.lt.kernel.IKMonitor
-
- shutdown() - Method in interface com.ibm.rational.test.lt.kernel.IKSubsystem
-
Shutdown the subsystem.
- siftForSpecificCollection(SDCounterDescriptor, String[], ResultsList) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
analyzes an SDCounterDescriptor to see if its model path ends with counterPathEndElements.
- size() - Method in interface com.ibm.rational.test.lt.kernel.engine.IQueue
-
Get the number of items in the queue.
- size() - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- size() - Method in interface com.ibm.rational.test.lt.testgen.core.store.IPacketReferenceStore
-
Returns the count of packet references in the store.
- skipOne() - Method in class com.ibm.rational.test.lt.testeditor.common.SelectContentStringsDialog
-
- sleeping(IJobChangeEvent) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- SLEEPING - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
- SMARTLOAD_REFOCUS - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
- SORT_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SORT_USER - Static variable in class com.ibm.rational.test.lt.kernel.ScheduleEventConstants
-
- sortTreeSelection(Object[], List) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- sortTreeSelection(List, CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- SPLIT_TEST_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Recording annotation type indicating that the user has instructed to split the test
at this point.
- SSL_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- start(BundleContext) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- start() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Indicate that processing has begun on this action.
- start() - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Starts the transaction using the current time as the start timestamp.
- start(long) - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Starts the transaction with the given timestamp as the starting time.
- start() - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
starts the watchdog thread
- start() - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- start() - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- start() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IClientDelegate
-
Asks the client delegate to start the client.
- start(boolean) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderDelegate
-
Asks the recorder delegate to start the recorder.
- start() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IClient
-
Starts the client.
- start() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
-
- start() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
- start(BundleContext) - Method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
- start(BundleContext) - Method in class com.ibm.rational.test.lt.testgen.core2.Core2Plugin
-
- start(BundleContext) - Method in class com.ibm.rational.test.lt.trace.TracePlugin
-
This method is called upon plug-in activation
- START_TRANSACTION_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Recording annotation type indicating that the user has instructed to start a new transaction
at this point.
- startDocument() - Method in class com.ibm.rational.test.lt.kernel.util.PDLParse
-
ContentHandler interface overrides
- startDropOperation(CBActionElement, ISelection) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
Verifies if a specific drag and drop operation is allowed for the
specified argument.
- started - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- started() - Method in interface com.ibm.rational.test.lt.kernel.action.IKLoadTestSchedule
-
Report schedule start.
- startEditorTracking(IWorkbenchPage) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- startElement(String, String, String, Attributes) - Method in class com.ibm.rational.test.lt.kernel.util.PDLParse
-
- startIndex - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.DataRepresentation
-
- startTestGeneration(TestGenerationConfiguration, Shell) - Static method in class com.ibm.rational.test.lt.testgen.ui.TestGenUI
-
Deprecated.
- startTestGeneration(TestGenerationConfiguration, IRecordingSession, Shell) - Static method in class com.ibm.rational.test.lt.testgen.ui.TestGenUI
-
Starts a test generation operation and displays its progress in a modal dialog.
- startTimer() - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
Start a timer.
- startTimer() - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- startTransaction(String, long) - Method in interface com.ibm.rational.test.lt.recorder.core.annotations.ITransactionAnnotationStateHandler
-
Starts a new transaction, nested in the current transaction if there is one.
- startup() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- startup() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregator
-
infrastructure use only
- startup() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.AverageTransferAggregator
-
- stateChanged(Object, RecorderState, RecorderState) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorderListener
-
- stateChanged(Object, RecordingSessionState, RecordingSessionState) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionListener
-
- STATISTIC_ALL - Static variable in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report all statistical counters.
- STATISTIC_NONE - Static variable in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report no statistics.
- STATISTIC_PAGES - Static variable in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a moderate number of statistical counters.
- STATISTICS_VERBOSITY_0 - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_1 - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_2 - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_ALL - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_NONE - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_PRIMARY_TEST_ACTIONS - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_SCHEDULE_ACTIONS - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATISTICS_VERBOSITY_SECONDARY_TEST_ACTIONS - Static variable in class com.ibm.rational.test.lt.kernel.Constants
-
- STATS_PERIODIC_SAVE_END - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
periodic save end
- STATS_PERIODIC_SAVE_START - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
periodic save started
- STATS_SAVE_END - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
stat model save has ended
- STATS_SAVE_START - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
stat model save has started
- STATS_TRANSFER_STARTED - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
stats transfer has at least started
- Status - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
- status() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Returns action status.
- status - Static variable in interface com.ibm.rational.test.lt.kernel.engine.IKThread
-
- status() - Method in interface com.ibm.rational.test.lt.kernel.engine.IKThread
-
Thread status.
- status() - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- STATUS_ERROR - Static variable in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- STATUS_ERROR - Static variable in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenListener
-
error status indicator
- STATUS_MESSAGE_CHANGE - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
stat model status message has changed
- STATUS_OK - Static variable in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- STATUS_SUCCESS - Static variable in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenListener
-
successful status indicator
- statusChanged(int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
api called with status changes...
- statusReported(String, String) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenListener
-
Status has been reported in regard to the specified task.
- step() - Method in interface com.ibm.rational.test.lt.kernel.engine.IDispatcher
-
- stop(BundleContext) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- stop() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Stop this action.
- stop(long) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Stop this action with timeout.
- stop() - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Stop the engine.
- stop() - Method in interface com.ibm.rational.test.lt.kernel.logging.ILogger
-
- stop() - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Stops the named transaction.
- stop(long) - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Stops the named transaction, using the given time as the stop time.
- stop() - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
stops the watchdog thread
- stop() - Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- stop() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IClientDelegate
-
Asks the client delegate to stop the client.
- stop() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderDelegate
-
Asks the recorder delegate to stop the recorder.
- stop() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IClient
-
Asks the client to stop.
- stop() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
-
- stop() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
- stop(BundleContext) - Method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
- stop(BundleContext) - Method in class com.ibm.rational.test.lt.trace.TracePlugin
-
This method is called when the plug-in is stopped
- STOP_EASY - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
default timeout for STOP command (ms)
- STOP_HARD - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
timeout value for an immediate stop
- stopAction() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Deprecated.
- stopAnnotation() - Method in interface com.ibm.rational.test.lt.kernel.logging.IAnnotation
-
stop the annotation service.
- stopAnnotation(boolean) - Method in interface com.ibm.rational.test.lt.kernel.logging.IAnnotation
-
stop the annotation service.
- stopCaching() - Method in interface com.ibm.rational.test.lt.kernel.logging.ICache
-
drain the queue and stop the thread.
- stopCaching(boolean) - Method in interface com.ibm.rational.test.lt.kernel.logging.ICache
-
drain the queue and stop the thread.
- stopChildren(boolean) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
stops all currently running child actions and prevents new ones from starting.
- stopStatistics() - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatistics
-
Stops the delivery of statistics counters.
- stopTimer() - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
Stops the current timer.
- stopTimer() - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- STORAGE_ENV - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
- STORAGE_LOCAL - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
- STORAGE_SYSTEM - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
- STORAGE_USER - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
- storeFieldLocation(TextAttributeField, int, int) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- storeNew(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- StyledTextLogic - Class in com.ibm.rational.test.lt.testeditor.common
-
Deprecated.
use field support instead
- StyledTextLogic() - Constructor for class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
Creates an instanceof of StyledTextLogic.
- submitDataPoint(long) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStat
-
Submits a datapoint for a statistical counter
The value passed in is typically a timestamp, elapsed time, or a count of items.
- SUBOBJECT_ID - Static variable in class com.ibm.rational.common.test.editor.framework.MarkerUtil
-
Secondary object attribute.
- substituteData(Object, HashMap) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will actually do the substitution of the data executing all the
substitution instructions that were stored as part of the addSubInstruction
- substituteData(Object, Object, String, HashMap) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will actually do the substitution of the data executing all the
substitution instructions that were stored as part of the addSubInstruction
- SUBSTITUTER - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituter
' class
- SUBSTITUTER - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Substituter
' class
- Substituter - Interface in com.ibm.rational.test.lt.models.behavior.data
-
A representation of the model object 'Substituter'
- SUBSTITUTER__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Errors' containment reference list
- SUBSTITUTER__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Requirement Target' containment reference
- SUBSTITUTER__CREATED_BY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Created By' attribute feature
- SUBSTITUTER__CREATED_BY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Created By' attribute
- SUBSTITUTER__DATA_SOURCE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Data Source' reference feature
- SUBSTITUTER__DATA_SOURCE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Data Source' reference
- SUBSTITUTER__DATASOURCE_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Datasource Proxy' containment reference feature
- SUBSTITUTER__DATASOURCE_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Datasource Proxy' containment reference
- SUBSTITUTER__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Disabled Count' attribute
- SUBSTITUTER__ENCODE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Encode' attribute feature
- SUBSTITUTER__ENCODE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Encode' attribute
- SUBSTITUTER__LENGTH - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Length' attribute feature
- SUBSTITUTER__LENGTH - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Length' attribute
- SUBSTITUTER__OFFSET - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Offset' attribute feature
- SUBSTITUTER__OFFSET - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Offset' attribute
- SUBSTITUTER__REG_EX - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Reg Ex' attribute feature
- SUBSTITUTER__REG_EX - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Reg Ex' attribute
- SUBSTITUTER__SUBSTITUTED_ATTRIBUTE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituted Attribute' attribute feature
- SUBSTITUTER__SUBSTITUTED_ATTRIBUTE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Substituted Attribute' attribute
- SUBSTITUTER__SUBSTITUTED_STRING - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituted String' attribute feature
- SUBSTITUTER__SUBSTITUTED_STRING - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Substituted String' attribute
- SUBSTITUTER__SUBSTITUTION_TYPE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substitution Type' containment reference feature
- SUBSTITUTER__SUBSTITUTION_TYPE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Substitution Type' containment reference
- SUBSTITUTER__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Transform ID' attribute
- SUBSTITUTER__VARAIBLE_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Varaible Name' attribute feature
- SUBSTITUTER__VARAIBLE_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Varaible Name' attribute
- SUBSTITUTER_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Substituter' class
- SUBSTITUTER_HOST - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituter Host
' class
- SUBSTITUTER_HOST - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Substituter Host
' class
- SUBSTITUTER_HOST__SUBSTITUTERS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituters' containment reference list feature
- SUBSTITUTER_HOST__SUBSTITUTERS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Substituters' containment reference list
- SUBSTITUTER_HOST_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Substituter Host' class
- SUBSTITUTER_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substituter Proxy
' class
- SUBSTITUTER_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Substituter Proxy
' class
- SUBSTITUTER_PROXY__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Disabled Count' attribute
- SUBSTITUTER_PROXY__HREF - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Href' attribute
- SUBSTITUTER_PROXY__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Transform ID' attribute
- SUBSTITUTER_PROXY_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Substituter Proxy' class
- SubstituterHost - Interface in com.ibm.rational.test.lt.models.behavior.data
-
A representation of the model object 'Substituter Host'
- substitutersToDisplay() - Method in interface com.ibm.rational.test.lt.models.behavior.data.SubstituterHost
-
- SubstituterStyleRange - Class in com.ibm.rational.test.lt.testeditor.dc
-
- SubstituterStyleRange(DataTargetStyleRange) - Constructor for class com.ibm.rational.test.lt.testeditor.dc.SubstituterStyleRange
-
- SubstituterStyleRange(Substituter) - Constructor for class com.ibm.rational.test.lt.testeditor.dc.SubstituterStyleRange
-
- SubstituterStyleRange(boolean) - Constructor for class com.ibm.rational.test.lt.testeditor.dc.SubstituterStyleRange
-
- SUBSTITUTION_TYPE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substitution Type
' class
- SUBSTITUTION_TYPE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Substitution Type
' class
- SUBSTITUTION_TYPE__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Errors' containment reference list
- SUBSTITUTION_TYPE__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Requirement Target' containment reference
- SUBSTITUTION_TYPE__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Disabled Count' attribute
- SUBSTITUTION_TYPE__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Transform ID' attribute
- SUBSTITUTION_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Substitution Type' class
- SUBSTITUTION_TYPE_FILE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Substitution Type File
' class
- SUBSTITUTION_TYPE_FILE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Substitution Type File
' class
- SUBSTITUTION_TYPE_FILE__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Errors' containment reference list
- SUBSTITUTION_TYPE_FILE__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'CB Requirement Target' containment reference
- SUBSTITUTION_TYPE_FILE__DEPLOY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Deploy' attribute feature
- SUBSTITUTION_TYPE_FILE__DEPLOY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Deploy' attribute
- SUBSTITUTION_TYPE_FILE__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Disabled Count' attribute
- SUBSTITUTION_TYPE_FILE__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Transform ID' attribute
- SUBSTITUTION_TYPE_FILE_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Substitution Type File' class
- SubWizard - Class in com.ibm.rational.test.lt.recorder.ui.wizards
-
A wizard meant to be embedded within a larger-scope wizard.
- SubWizard() - Constructor for class com.ibm.rational.test.lt.recorder.ui.wizards.SubWizard
-
- sumXsqObservations - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.AverageAggregator
-
- SUPPORT_EXCLUSIVE - Static variable in class com.ibm.rational.test.lt.testgen.core2.IC2ProtocolHandler.LoadResponse
-
- SUPPORT_TRANSIENT - Static variable in class com.ibm.rational.test.lt.testgen.core2.IC2ProtocolHandler.LoadResponse
-
Deprecated.
Not for public use.
This enum is expected to be retained only as a package
private method.
- supportsFeatures(List<LTFeature>) - Method in interface com.ibm.rational.test.lt.codegen.core.config.IExtensionPreferences
-
Allows protocol extensions to declare support for LTTest features
so that the appropriate protocol extension is used for a given LTTest
- supportsFileContentsSubstitution(String) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Checks if the field identified by supplied fieldName supports FileContents Substituters.
- SWAMPED - Static variable in interface com.ibm.rational.test.lt.kernel.engine.IKThread
-
- SYNC_PT_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- SYNCHRONIZATION_POINT_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Recording annotation type describing a synchronization point declared during recording.
- SYSTEM - Static variable in interface com.ibm.rational.test.lt.kernel.IDataArea
-
This will set a variable in the system properties.
- SYSTEM - Static variable in interface com.ibm.rational.test.lt.kernel.IKMonitor
-