- RANDOM - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- RANDOM - Static variable in interface com.ibm.rational.test.lt.kernel.action.IPacedLoop
-
- RANDOM_SELECTOR_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- RANGE_GENERATION_STARTED - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
Range generation started
- RateAggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators
-
Aggregates the rate at which statistical events occur.
- RateAggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator
-
- RateAggregator.RateJob - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators
-
- RateAggregator.RateJob(Aggregator) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator.RateJob
-
- read() - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
- read(ByteBuffer) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- read() - Method in interface com.ibm.rational.test.lt.kernel.logging.IReader
-
reads a string from the source.
- read() - Method in class com.ibm.rational.test.lt.kernel.util.PDLParse.CBInputStream
-
- readHandshake() - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
Handshake read has distinct states from regular read.
- ReadOnlyException - Exception in com.ibm.rational.test.lt.kernel
-
- ReadOnlyException() - Constructor for exception com.ibm.rational.test.lt.kernel.ReadOnlyException
-
- ReadOnlyException(String) - Constructor for exception com.ibm.rational.test.lt.kernel.ReadOnlyException
-
- ReadOnlyException(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.ReadOnlyException
-
- ReadOnlyException(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.ReadOnlyException
-
- readPacket() - Method in interface com.ibm.rational.test.lt.recorder.core.io.IPacketInputStream
-
Returns the next packet in the stream.
- readPacketReference() - Method in interface com.ibm.rational.test.lt.recorder.core.io.IPacketReferenceInputStream
-
Returns a reference to the next packet in the stream.
- REALTIME - Static variable in interface com.ibm.rational.test.lt.kernel.logging.ICache
-
the value to pass to setLevel() to turn off caching
- REC_SESSION_PATH - Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecordingSessionConfiguration
-
A string specifying the generated recmodel path, relative to the workspace.
- recallLastModifiedDate(String) - Static method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
Deprecated.
- RECCONFIG_EXTENSION - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
File extension (without dot) for recording configurations.
- RECCONFIG_RESOURCE_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The type of recording configurations as test resources.
- RECDATA_EXTENSION - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
File extension (without dot) for slave data recorded sessions.
- RecModelUpgrader - Class in com.ibm.rational.test.lt.recorder.compatibility.upgrade
-
Upgrader used for converting RPT <= 8.1 .recmodel format to 8.2 .recsession files.
- RecModelUpgrader(IFile, IBatchRecmodelUpgradeLog) - Constructor for class com.ibm.rational.test.lt.recorder.compatibility.upgrade.RecModelUpgrader
-
Instantiates an upgrader for a recording produced by a previous RPT release.
- recordChildExecutionTime(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
- RECORDED - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKThinkControl
-
- RECORDER_ACTIVE_ON_STARTUP - Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecorderConfiguration
-
Boolean option that defines whether the recorder is active or paused
upon recorder startup.
- RECORDER_ANNOTATION_PACKET_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The type id for recorder annotation packets.
- RECORDER_DEBUG_PORT - Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecorderConfiguration
-
Integer option that defines the java debugger port that the recorder should listen to,
if launched as a separate process.
- RECORDER_DEBUG_SUSPEND - Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecorderConfiguration
-
Boolean option that defines whether the java application should wait until a debugger attaches
it before starting.
- RECORDER_ID_ATTRIBUTE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Name of the integer property holding the unique id of the recorder whose recording state was changed.
- recorderAdded(IRecordingSession, IRecorder) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionListener
-
- RecorderAnnotation - Class in com.ibm.rational.test.lt.recorder.core.annotations
-
A recording annotation is an indication, within a recording, that can be taken into
account by test generators.
- RecorderAnnotation(String) - Constructor for class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
- RecorderAnnotationFactory - Class in com.ibm.rational.test.lt.recorder.core.annotations
-
Factory used to load annotation from a serialized XML form.
- RecorderAnnotationFactory() - Constructor for class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotationFactory
-
- recorderChanged() - Method in class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Allows the action to initialize its state once it is connected to the annotation
recorder.
- RecorderClientBindingConfiguration - Class in com.ibm.rational.test.lt.recorder.core.config
-
A recorder-client binding configuration establishes a link between a
recorder configuration and a client configuration.
- RecorderClientBindingConfiguration(ClientConfiguration, RecorderConfiguration) - Constructor for class com.ibm.rational.test.lt.recorder.core.config.RecorderClientBindingConfiguration
-
- RecorderClientWizardConfigurer - Class in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- RecorderClientWizardConfigurer() - Constructor for class com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer
-
- RecorderClientWizardConfigurer(Set<String>, Set<String>) - Constructor for class com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer
-
- RecorderClientWizardConfigurer.ClientEntry - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- RecorderClientWizardConfigurer.Entry - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- RecorderClientWizardConfigurer.RecordingMethodEntry - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- RecorderConfiguration - Class in com.ibm.rational.test.lt.recorder.core.config
-
A recorder configuration object, used for holding options related to a recorder.
- RecorderConfiguration(String) - Constructor for class com.ibm.rational.test.lt.recorder.core.config.RecorderConfiguration
-
- RecorderCore - Class in com.ibm.rational.test.lt.recorder.core
-
The central access point for the recording framework.
- RecorderMsg - Class in com.ibm.rational.test.lt.trace
-
- RecorderMsg() - Constructor for class com.ibm.rational.test.lt.trace.RecorderMsg
-
Class constructor.
- RecorderMsg(String, String, String, int) - Constructor for class com.ibm.rational.test.lt.trace.RecorderMsg
-
Class constructor specifying various properties.
- RecorderMsg(String, String, String, int, byte[]) - Constructor for class com.ibm.rational.test.lt.trace.RecorderMsg
-
Class constructor specifying various properties.
- RecorderMsg(String, String, String, int, String) - Constructor for class com.ibm.rational.test.lt.trace.RecorderMsg
-
Class constructor specifying various properties.
- recorderPaused() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderContext
-
Indicates that the recorder is running, but recording is disabled.
- recorderResumed() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderContext
-
Indicates that the recorder is running and recording.
- RecorderState - Enum in com.ibm.rational.test.lt.recorder.core.session
-
- recorderStateChanged(RecorderState, RecorderState) - Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecorderUiContributor
-
- recorderStopped(boolean) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderContext
-
Indicates that the recorder is terminated.
- recorderTypesRestriction - Variable in class com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer
-
- RecorderUi - Class in com.ibm.rational.test.lt.recorder.ui
-
Provides a central access point to the UI features of the recording framework.
- RECORDING_SESSION_FILE_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This String property defines the workspace absolute path of the input recording
session to be consumed by the test generation.
- RECORDING_STATE_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Recording annotation type emitted when a recorder state toggles between the "recording" and
the "paused" states.
- RecordingConfigurationFactory - Class in com.ibm.rational.test.lt.recorder.core.config
-
Factory used to load recording session configurations from a serialized XML form.
- RecordingConfigurationFactory() - Constructor for class com.ibm.rational.test.lt.recorder.core.config.RecordingConfigurationFactory
-
- RecordingSessionAmendmentAnnotation - Class in com.ibm.rational.test.lt.recorder.core.annotations
-
An annotation describing an amendment to a recording session configuration while the session
is running.
- RecordingSessionAmendmentAnnotation() - Constructor for class com.ibm.rational.test.lt.recorder.core.annotations.RecordingSessionAmendmentAnnotation
-
- RecordingSessionConfiguration - Class in com.ibm.rational.test.lt.recorder.core.config
-
A recording session configuration object, used for holding options related to a
recording session.
- RecordingSessionConfiguration() - Constructor for class com.ibm.rational.test.lt.recorder.core.config.RecordingSessionConfiguration
-
- RecordingSessionState - Enum in com.ibm.rational.test.lt.recorder.core.session
-
- recordingSessionStateChanged(RecordingSessionState, RecordingSessionState) - Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecordingSessionUiContributor
-
- RECORRELATE_WITH_RULES_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- RECSESSION_EXTENSION - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
File extension (without dot) for recorded sessions.
- RECSESSION_RESOURCE_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The type of recording sessions as test resources.
- recurseCreate(IContainer) - Static method in class com.ibm.rational.test.lt.recorder.compatibility.upgrade.BatchRecmodelUpgrade
-
- reducePermits(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKSemaphore
-
Shrinks the number of available permits by the indicated reduction.
- reflow(boolean) - Method in class com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection
-
when required to update scrollbar you should call this
- refresh() - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Refreshes details section of the element(s) currently selected in the editor tree.
- refreshActionStates() - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Refresh the state of the actions associated to the current selection.
- refreshCheckedStrings() - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI
-
- refreshClientFor(Composite) - Method in class com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection
-
- refreshContent(Object) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- refreshControls(CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultTestLayoutProvider
-
- refreshControls(CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
Implementing classes should override and provide UI for editing.
- refreshControls(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.main.providers.LtLayoutProvider
-
- refreshDescription(CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- refreshDetails() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- refreshElement(CBActionElement) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- refreshTest(CBActionElement, List<CBActionElement>) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
- refreshTest(CBActionElement, CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
- refreshTree() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- regenerateId() - Method in interface com.ibm.rational.test.common.models.behavior.CBTest
-
FOR INTERNAL USE ONLY
- regex - Static variable in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
regular expression used to find string of interest, mostly used for
references.
- registerAddActionGroup(AbstractEditorNewActionGroup) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Registers action group for "Add" command.
- registerChildVerdict(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
informs the parent of 1 or more child verdicts
- registerChildVerdict(String, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
informs the parent of a child verdict
- registerChildVerdict(int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
- registerChildVerdict(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
- registerConnect(Selector) - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
- registerConnect(Selector, Object) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- registerDropActionGroup(AbstractEditorNewActionGroup) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Registers action group for "Drop" command.
- registerEditActionsHandler(ITextGlobalActionHandler, Control, ISelectionProvider) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- registerHelper(T) - Method in class com.ibm.rational.test.lt.execution.core.impl.LTTestScript
-
- registerHotkey() - Method in class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Register the associated system-level hotkey if non-zero
- registerInsertActionGroup(AbstractEditorNewActionGroup) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Registers action group for "Insert" command.
- registerMonitor(IRecorderMonitor) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderContext
-
Registers and initializes the specified monitor so it can operate within the recording
framework.
- registerObservationAdapter(SDSnapshotObservation) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- registerRead(Selector) - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
- registerRead(Selector, Object) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- release(Object) - Method in interface com.ibm.rational.test.lt.kernel.action.IKExceptionHandler
-
Called when the executing container is done with the exception handler.
- release() - Method in interface com.ibm.rational.test.lt.kernel.action.IKSemaphore
-
Releases a permit, returning it to the semaphore.
- release(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKSemaphore
-
Releases the given number of permits, returning them to the semaphore.
- release(Object) - Method in class com.ibm.rational.test.lt.kernel.action.impl.KExceptionHandler
-
- releaseSyncPoint(String, long) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
- reload() - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- relocateChildren(CBActionElement, List<CBActionElement>, int) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- relocateChildren2(CBActionElement, List<CBActionElement>, int) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- remainder - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.DataRepresentation
-
- remove(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Remove an action from this container.
- remove(IQueue) - Method in interface com.ibm.rational.test.lt.kernel.engine.IDispatcher
-
Remove a queue from a dispatcher.
- remove(Object) - Method in interface com.ibm.rational.test.lt.kernel.IDataArea
-
Removes the object with the given key from the DataArea
.
- REMOVE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
remove a virtual user
- remove(String) - Method in class com.ibm.rational.test.lt.kernel.util.GCAssert
-
- remove(String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- remove(int) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- remove(Object) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- REMOVE_SUBST_1_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- REMOVE_SUBST_N_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- removeContiguousObservationValueAtIndex(SDContiguousObservation, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- removeCorrelationAttribute(boolean) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
Deletes datacorrelation attribute (reference or substituter).
- removeDatapools(Object[]) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
Removes specified datapools from the test.
- removeDatapoolsEx(LoadTestEditor, Object[]) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- removeDatapoolsEx(LTTest, Object[]) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- removeDiscreteObservationValueAtIndex(SDDiscreteObservation, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- removeEditorListener(IEditorStateListener) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
Removes specified IEditorStateListener
from list of listeners.
- removeFromCache(DataSource) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
Remove specified DataSource
from cache.
- removeListener(ILabelProviderListener) - Method in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- removeListener(IAnnotationStateListener) - Method in interface com.ibm.rational.test.lt.recorder.core.annotations.IAnnotationStateHandler
-
- removeListener(IAnnotationStateListener) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
- removeListener(IRecorderCoreListener) - Method in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
Unregisters a listener for recording framework events.
- removeListener(IClientListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IClient
-
- removeListener(IRecorderListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
-
- removeListener(IRecordingSessionListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
- removeListener(ILabelProviderListener) - Method in class com.ibm.rational.test.lt.testeditor.dc.HandlerSelectionProvider
-
- removeListener(ILabelProviderListener) - Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- removeListeners() - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- removeMarkers(IMarker[], TestEditor) - Static method in class com.ibm.rational.common.test.editor.framework.MarkerUtil
-
Deletes markers.
- removeMonitorAdapter(Adapter) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
called to remove an
Adapter
from the TRCMonitor that this
IStatModelFacade
represents
- removeMonitorAdapter(RPTStatisticalAdapter) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
removes an RPTStatistical Adapter from event notification from the monitor
- removeProxy(LTBlock, EList) - Method in class com.ibm.rational.test.lt.models.behavior.common.impl.LTBlockImpl
-
- removeProxy(LTBlock, EList) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTBlock
-
This method removes the ProxyElement
for the given element
from the proxy list
- removeReference(Notification) - Method in class com.ibm.rational.test.lt.models.behavior.common.impl.LTBlockImpl
-
- removeRegionsFor(Object[]) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- removeStatusListener(IStatModelFacadeStatusListener) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
called to de-register IStatModelFacadeStatusListener when they are no
longer needed
- removeSyncPointName(String) - Static method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- removeTargetResolver(ITargetResolver) - Method in class com.ibm.rational.test.lt.testeditor.navigation.TargetDescriptorFactory
-
Removes ITargetResolver
from factory.
- removeTestgenListener(IC2TestgenListener) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
De-register a listener
- removeTextObservationValueAtIndex(SDTextObservation, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
saves value at index specified.
- REPARENTING_MODE_MOVING - Static variable in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- REPARENTING_MODE_NORMAL - Static variable in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- replace(String, String, FieldMatch, String) - Static method in class com.ibm.rational.common.test.editor.framework.search.SearchMatchReplacers
-
- REPLACE_ICO - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- replaceContiguousObservationValueAtTime(double, SDCounterDescriptor, double, int, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in descriptor at specified time.
- replaceContiguousObservationValueAtTime(double, SDContiguousObservation, double, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in observation at specified time.
- replaceDataSource(Substituter, DataSource, DataSource) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Replaces DataSource in the given Substituter.
- replaceDataSource(Substituter, DataSource) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- replaceDiscreteObservationValueAtTime(double, SDCounterDescriptor, int, int, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in descriptor at specified time.
- replaceDiscreteObservationValueAtTime(double, SDDiscreteObservation, int, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in observation at specified time.
- replaceInt(String, String, FieldMatch, String) - Static method in class com.ibm.rational.common.test.editor.framework.search.SearchMatchReplacers
-
- replaceSubstitutersInMatches(Substituter, Substituter) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- replaceTextObservationValueAtTime(double, SDCounterDescriptor, String, int, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in descriptor at specified time.
- replaceTextObservationValueAtTime(double, SDTextObservation, String, int) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
replaces data value in observation at specified time.
- report() - Method in class com.ibm.rational.test.lt.kernel.action.impl.KCatchRPTEvent
-
- reportEndOfRun(int, String, PluginHelper) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- reportError(String, String, Throwable) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report that an error has occurred during performance of the test generation
operation.
- reportErrorCondition(RPTCondition) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
- reportEvent(ExecutionEvent) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a TPTP ExecutionEvent to the execution history if the calling virtual user is being sampled.
- reportEvent(ExecutionEvent, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a TPTP ExecutionEvent to the execution history if the calling virtual user is being sampled.
- reportEvent(ExecutionEvent, boolean) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
- reportEvent(ExecutionEvent) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
- reportEvent(ExecutionEvent, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
- reportEvent(ExecutionEvent, boolean) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
- reportException(Throwable) - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- reportMessage(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP MessageEvent and place it in the execution history.
- reportMessage(String, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP MessageEvent and place it in the execution history.
- reportMessage(String) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP MessageEvent and place it in the execution history.
- reportMessage(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP MessageEvent and places it in the test log.
- reportMessage(String, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP MessageEvent and places it in the test log.
- reportMessage(String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP MessageEvent and places it in the test log.
- reportPercentComplete(int) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report percent complete.
- reportTaskEnd(String) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report that a task has ended.
- reportTaskStart(String) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report that a task has begun.
- reportTaskStatus(String, String) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report status regarding a task that has been started.
- reportTestgenEnd(int, String) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report that the test generation task has ended.
- reportTestgenStart() - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Report that the test generation task has begun.
- reportVerdict(String, int, int, String) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerdict(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerdict(String, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerdict(VerdictEvent) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a TPTP VerdictEvent.
- reportVerdict(String, int, int, String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerdict(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerdict(String, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerdict(VerdictEvent) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports a TPTP VerdictEvent.
- reportVerificationPoint(String, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerificationPoint(String, int, String) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerificationPoint(String, int, String, int) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerificationPoint(String, int, String, int, String) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Create a TPTP VerdictEvent and place it in the execution history.
- reportVerificationPoint(VerdictEvent) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a user created TPTP VerdictEvent as a user defined verification point.
- reportVerificationPoint(VerdictEvent, IVerificationPoint) - Method in interface com.ibm.rational.test.lt.kernel.logging.IKLog
-
Report a TPTP VerdictEvent as a verification point.
- reportVerificationPoint(VerdictEvent, IVerificationPoint) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Report a TPTP VerdictEvent as a verification point.
- reportVerificationPoint(String, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerificationPoint(String, int, String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerificationPoint(String, int, String, int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerificationPoint(String, int, String, int, String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Creates a TPTP VerdictEvent and places it in the test log.
- reportVerificationPoint(VerdictEvent) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Reports a user-created TPTP VerdictEvent as a user-defined verification point.
- reportVerificationPoint(VerdictEvent, IVerificationPoint) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Report a TPTP VerdictEvent as a verification point.
- requestHeartBeat() - Method in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
request that the runner send a heartbeat (USERSTATES) message to the workbench
- reset() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Reset this action.
- reset() - Method in interface com.ibm.rational.test.lt.kernel.ICounter
-
- reset() - Method in interface com.ibm.rational.test.lt.kernel.IKMonitor
-
- reset() - Method in interface com.ibm.rational.test.lt.kernel.statistics.IScalar
-
Mark the counter unmodified.
- resetAverages() - Method in interface com.ibm.rational.test.lt.kernel.engine.IQueue
-
Reset the counters that measure averages.
- resetBreak() - Method in interface com.ibm.rational.test.lt.kernel.action.ILoop
-
Reset the break.
- resetContinue() - Method in interface com.ibm.rational.test.lt.kernel.action.ILoop
-
Reset the continuation.
- resetCounters() - Method in interface com.ibm.rational.test.lt.kernel.ICountable
-
Call reset on all counters in this group
- resetDisabledCount() - Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
- resetEncode(Substituter) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- resetFormatter() - Method in interface com.ibm.rational.test.lt.core.logging.IPDExecutionLog
-
- resetFormatter() - Method in class com.ibm.rational.test.lt.core.logging.PDExecutionLog
-
- resetOptions() - Method in class com.ibm.rational.test.lt.testeditor.dc.DataCorrelatorUiDescriptor
-
- resolveAnnotation(IRecorderAnnotationPacket) - Method in interface com.ibm.rational.test.lt.testgen.core.testgen.ITestGeneratorContext
-
Returns the recorder annotation associated to the given annotation packet.
- resolveDcOwnership(CoreHarvester) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Finds IDcWonershipResolver
based on the argument DataSource
.
- resolveDcOwnership(Substituter) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Finds IDcWonershipResolver
based on the argument DataSource
.
- resolveDcOwnership(String, CBActionElement) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- resolveDescriptorPath(SDDescriptor) - Static method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- resolvePacketAlias(String) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IPacketExtensionRegistry
-
If a packet type was renamed, returns the new ID of the packet type corresponding
to the legacy ID.
- resolveRateDescriptor(SDSnapshotObservation, String) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator.RateJob
-
resolves the rate counter for the passed in observation
stores it in a local map per observation for subsequent calls
determines whether or not this aggregator is responsible for servicing the descriptor
and stores boolean indicating such in member variable, "resonsibleForRCServicing" or "responsibleForRIServicing"
- resolveTarget(ITargetDescriptor) - Method in interface com.ibm.rational.test.lt.testeditor.navigation.ITargetResolver
-
- ResourceSelectionDialog - Class in com.ibm.rational.test.common.editor.framework.dialog
-
- ResourceSelectionDialog() - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionDialog
-
- ResourceSelectionDialog(Shell, ResourceSelectionProvider, String, String, String, boolean, boolean, SelectionListener) - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionDialog
-
- ResourceSelectionDialog(Shell, ResourceSelectionProvider, String, String, String, boolean, boolean) - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionDialog
-
- ResourceSelectionProvider - Class in com.ibm.rational.test.common.editor.framework.dialog
-
- ResourceSelectionProvider() - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- ResourceSelectionProvider(String, String, String, boolean) - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- ResourceSelectionProvider(String, String, String, boolean, int) - Constructor for class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- responsibleForRCServicing - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator
-
- responsibleForRIServicing - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.RateAggregator
-
- restart() - Method in interface com.ibm.rational.test.lt.testeditor.navigation.ITargetResolver
-
- restartTimer() - Method in interface com.ibm.rational.test.lt.kernel.util.IWatchDog
-
Stops the current timer and starts another.
- restartTimer() - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- restoreState() - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
Restores editor state upon load.
- restoreState() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- resume() - Method in interface com.ibm.rational.test.lt.kernel.engine.IControllable
-
Resume processing.
- resume() - Method in interface com.ibm.rational.test.lt.kernel.logging.IHistory
-
Resume delivering execution history events
- resume() - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderDelegate
-
Asks the recorder delegate to resume the recorder.
- resume() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
-
- RESUMED_ATTRIBUTE - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
-
Name of the boolean property holding whether the state of the recorder was resumed (true
)
or paused (false
).
- RETRY - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKTimeoutControl
-
- retry() - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
Attempt to try this entire I/O action over again.
- retry(boolean) - Method in interface com.ibm.rational.test.lt.kernel.io.IKChannel
-
Attempt to try this entire I/O action over again.
- returnBuffer(ByteBuffer[]) - Method in interface com.ibm.rational.test.lt.kernel.io.IKernelBufferFactory
-
- ringIn() - Method in interface com.ibm.rational.test.lt.kernel.engine.IKThread
-
A ping a thread should call to indicate it is still alive.
- ROLE_PROP_NAME - Static variable in interface com.ibm.rational.test.lt.arm.ArmRpaConstants
-
- ROLE_PROP_VALUE_REQUESTER - Static variable in interface com.ibm.rational.test.lt.arm.ArmRpaConstants
-
- RollUpVerdictEvent - Class in com.ibm.rational.test.lt.kernel.util
-
- RollUpVerdictEvent() - Constructor for class com.ibm.rational.test.lt.kernel.util.RollUpVerdictEvent
-
- rollUpVerdicts() - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
reports verdicts summarizing the verdicts reported by the container's children
See KContainer: reportingRollUp(), passThroughRollUp(), and nullRollUp() for three
"standard" algorithms.
- RPT_ANNOTATION_FILE_SIZE_LIMIT - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default Integer.MAX_VALUE) indicating the maximum size of an annotation file
- RPT_AUTOLOAD_HISTORY - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
The default value for RPT_LOAD_HISTORY above.
- RPT_EXIT_WAIT - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default 30000) which specifies the how long after main() ends to call System.exit()
- RPT_HEARTBEAT_PERIOD - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default 10000) which specifies the heartbeat delivery interval
- RPT_HISTORY_CACHE_FILE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A string (default "historyCache.tmp") which specifies the name of the history cache file relative
to the deployment directory.
- RPT_HISTORY_CACHE_LEVEL - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default 0 (NONE)) all events belonging to the specified (or higher)
history level will be cached.
- RPT_KEEP_ALIVE_INTERVAL - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default 15) which specifies the keep-alive delivery interval in minutes
- RPT_LOAD_HISTORY - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (sortof) (default "auto") which indicates whether or not the cached execution history
events should be given to the workbench loaders and put into the execution history model.
- RPT_LOCALE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A string (ie "en_US") which specifies the locale that you want for the runner process
- RPT_REALTIME_HISTORY - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A string specifying the history events that should not be cached.
- RPT_REPORT_NET_SERVER_TIME - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default RPT_REPORT_NET_SERVER_TIME_DEFAULT) which specifies whether transactions
should use the value provided by calls to "TESUtil.addNetServerTime()"
in addition to actual elapsed time for the container.
- RPT_REPORT_NET_SERVER_TIME_DEFAULT - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
- RPT_RUNNER_ECHO - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default false) which specifies whether the runner echo's incomming command messages
- RPT_RUNNER_HEARTBEAT_TIMEOUT - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
The number of milliseconds (default 60000) that the runner is willing to continue
without receiving any communication from the workbench.
- RPT_RUNNER_PDLOG_LEVEL - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
The PDLog level the runner will use until the value specified in the schedule is
sent.
- RPT_SAVE_TEMP_FILES - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default false) which indicates whether or not the history cache and
annotation temp files should be kept after the run.
- RPT_SERIALTESTLOG - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean(default true) which indicates whether or not the runner should wait for instruction
from the workbench before transferring the testLog data
- RPT_STATISTICS_FILE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A string (for debugging) which specifies a file on the local computer where all statistics
xml fragments should be written in addition to sending to the workbench.
- RPT_STATISTICS_PERIOD - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer (default 5000) which specifies the statistics delivery interval in the event that
the workbench fails to specify one.
- RPT_TESTLOG_FILE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A string (for debugging) which specifies a file on the local computer where all testLog
xml fragments should be written in addition to sending to the workbench.
- RPT_TESTLOG_MONITOR - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
An integer which specifies the interval (in seconds) that the testLog queue monitor should
use to poll the status of the queues related to testLog processing.
- RPT_USE_COMMAND_EVENT - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default true) which specifies whether the runner should attempt using the
testLog data channel to deliver select commands to the workbench
- RPT_USE_HISTORY - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default true) which indicates whether or not a history managing thread
should be created.
- RPT_USE_HISTORY_ANNOTATION - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default true) which indicates whether or not an annotation managing thread
and file should be created.
- RPT_USE_HISTORY_CACHE - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default true) which indicates whether or not a cache managing thread
should be created.
- RPT_USE_STATISTICS - Static variable in interface com.ibm.rational.test.lt.kernel.runner.IRatlRunner
-
A boolean (default true) which indicates whether or not a statistics managing thread
should be created.
- RPTBreakLoopEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
An instance of this class is thrown to cause the target loop to break immediately without completing the current child action.
- RPTBreakLoopEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTBreakLoopEvent
-
- RPTBreakLoopEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTBreakLoopEvent
-
- RPTBreakLoopEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTBreakLoopEvent
-
- RPTBreakLoopEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTBreakLoopEvent
-
- RPTBreakLoopEvent(String, String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTBreakLoopEvent
-
- RPTContinueLoopEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
An instance of this class is thrown to cause the target loop to 'continue' immediately without completing the current child action.
- RPTContinueLoopEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTContinueLoopEvent
-
- RPTContinueLoopEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTContinueLoopEvent
-
- RPTContinueLoopEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTContinueLoopEvent
-
- RPTContinueLoopEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTContinueLoopEvent
-
- RPTContinueLoopEvent(String, String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTContinueLoopEvent
-
- RPTErrorVPEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_ERROR
is reported to the testLog.
- RPTErrorVPEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTErrorVPEvent
-
- RPTEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
RPTEvent is the base class for RPT built-in exceptions.
- RPTEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- RPTEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- RPTEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- RPTEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- RPTFailVPEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_FAIL
is reported to the testLog.
- RPTFailVPEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTFailVPEvent
-
- RPTInconclusiveVPEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_INCONCLUSIVE
is reported to the testLog.
- RPTInconclusiveVPEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTInconclusiveVPEvent
-
- RPTLoopEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
This class is the base class for the group of RPTEvents that are thrown to cause an immediate
break or continue in an loop in the behavior model.
- RPTLoopEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- RPTLoopEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- RPTLoopEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- RPTLoopEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- RPTLoopEvent(String, String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- RptMenuManager - Class in com.ibm.rational.common.test.editor.framework
-
- RptMenuManager(TestEditor) - Constructor for class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
- RPTStopScheduleEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
RPTStopScheduleEvent is an RPTEvent that is thrown to stop the current instance of the current schedule.
- RPTStopScheduleEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopScheduleEvent
-
- RPTStopScheduleEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopScheduleEvent
-
- RPTStopScheduleEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopScheduleEvent
-
- RPTStopScheduleEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopScheduleEvent
-
- RPTStopTestEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
RPTStopTestEvent is an RPTEvent that is thrown to stop the current instance of the current test
for the current virtual Test.
- RPTStopTestEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopTestEvent
-
- RPTStopTestEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopTestEvent
-
- RPTStopTestEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopTestEvent
-
- RPTStopTestEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopTestEvent
-
- RPTStopUserEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
RPTStopUserEvent is an RPTEvent that is thrown to stop the current virtual user.
- RPTStopUserEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopUserEvent
-
- RPTStopUserEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopUserEvent
-
- RPTStopUserEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopUserEvent
-
- RPTStopUserEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTStopUserEvent
-
- RPTVPEvent - Exception in com.ibm.rational.test.lt.kernel.services
-
This class is the base class for the group of RPTEvents that are raised internally whenever a verification point
does not pass.
- RPTVPEvent() - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
- RPTVPEvent(String) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
- RPTVPEvent(Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
- RPTVPEvent(String, Throwable) - Constructor for exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
- RQM_EDITOR_MODE - Static variable in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
- RTB_DATA_INITIALIZED - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
- RULE_CREATE_SUBSTITUTION_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- RULE_DC_BACKUP_FILE_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- RULE_FILE_OPTIONS - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Rule File Options
' class
- RULE_FILE_OPTIONS - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The meta object id for the 'Rule File Options
' class
- RULE_FILE_OPTIONS__AUTO_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Auto DC' attribute feature
- RULE_FILE_OPTIONS__AUTO_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Auto DC' attribute
- RULE_FILE_OPTIONS__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'CB Errors' containment reference list
- RULE_FILE_OPTIONS__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'CB Requirement Target' containment reference
- RULE_FILE_OPTIONS__CLEAN_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Clean DC' attribute feature
- RULE_FILE_OPTIONS__CLEAN_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Clean DC' attribute
- RULE_FILE_OPTIONS__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Disabled Count' attribute
- RULE_FILE_OPTIONS__DO_RULE_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Do Rule DC' attribute feature
- RULE_FILE_OPTIONS__DO_RULE_DC - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Do Rule DC' attribute
- RULE_FILE_OPTIONS__LOG_LEVEL - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Log Level' attribute feature
- RULE_FILE_OPTIONS__LOG_LEVEL - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Log Level' attribute
- RULE_FILE_OPTIONS__RULE_FILE_NAMES - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Rule File Names' containment reference list feature
- RULE_FILE_OPTIONS__RULE_FILE_NAMES - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Rule File Names' containment reference list
- RULE_FILE_OPTIONS__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Transform ID' attribute
- RULE_FILE_OPTIONS_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The number of structural features of the 'Rule File Options' class
- RULES_DATA_CORRELATION_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This boolean property indicates whether some rules files are to be executed
at the end of the test generation.
- RULES_GENERATES_LOGS_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This boolean property indicates whether rules applied on test suite should generate logs or not or use fixed log level constraint
(@see DCRulesWizardPage for explanation about value)
- RULES_INPUTS - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This map property contains inputs to be passed to data correlation rules.
- run() - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider.ExpandBlockAction
-
- run() - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
Calls doCreate
method, and refreshes the Test in the tree.
- run() - Method in interface com.ibm.rational.test.lt.execution.results.actions.PostRunReportGenerator
-
- run() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationJob
-
called by infrastructure for a job to process the data held by its parent Aggregator.
- run() - Method in class com.ibm.rational.test.lt.kernel.util.WatchDog
-
- run() - Method in class com.ibm.rational.test.lt.testeditor.common.ContentVpUI.ShowCategoryAction
-
- run() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.ToggleEditorViewModeAction
-
- run(List) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.ToggleEditorViewModeAction
-
- run(ITargetDescriptor) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.ToggleEditorViewModeAction
-
- run(IProgressMonitor) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.ToggleEditorViewModeAction
-
- run2(IProgressMonitor) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor.ToggleEditorViewModeAction
-
- RUN_ERROR - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
- runErrorCheckingJob(TestEditor) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
Schedules an Error Checking Job for the editor
.
- runInteractive(IProgressMonitor) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- runInUIThread(IProgressMonitor) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- running(IJobChangeEvent) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- runSilent(IProgressMonitor) - Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- runTestGeneration(TestGenerationConfiguration, Shell) - Static method in class com.ibm.rational.test.lt.testgen.ui.TestGenUI
-
Deprecated.
- runTestGeneration(TestGenerationConfiguration, IRecordingSession, Shell) - Static method in class com.ibm.rational.test.lt.testgen.ui.TestGenUI
-
Performs a test generation operation and displays its progress in a modal dialog.
- runUntilFinish(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Dispatch next action and wait for specific action finish.
- runUntilStarted(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Dispatch next action and wait for specific action start.
- runUsers(int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKLoadTestSchedule
-
Start virtual user test execution.
- runUsers(String, KStaggerPair[]) - Method in interface com.ibm.rational.test.lt.kernel.action.IKLoadTestSchedule
-
Run virtual users.
- runUsers() - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Start virtual user test execution.
- runUsers(KStaggerPair[]) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Run virtual users.
- runUsers(int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Run virtual users.
- runUsers() - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Run virtual users.
- runUsers(String, KStaggerPair[]) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Run virtual users.