- abandon() - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
Abandon execution.
- ABANDONED - Static variable in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
- abort() - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Removes the transaction object from the virtual user's transaction collection.
- aboutToRun(IJobChangeEvent) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- AbstractAnnotationAction - Class in com.ibm.rational.test.lt.recorder.ui.actions
-
This abstract class can be extended by clients to define an action that adds a new
annotation to a recording session.
- AbstractAnnotationAction(String, int, int) - Constructor for class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Instantiates a new annotation action.
- AbstractAnnotationAction(String, ImageDescriptor) - Constructor for class com.ibm.rational.test.lt.recorder.ui.actions.AbstractAnnotationAction
-
Instantiates a new annotation action.
- AbstractConfiguration - Class in com.ibm.rational.test.lt.recorder.core.property
-
A generic configuration object.
- AbstractConfiguration() - Constructor for class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- AbstractExecutableClientDelegate - Class in com.ibm.rational.test.lt.recorder.core.clients
-
An abstract implementation of client delegate that launches a process.
- AbstractExecutableClientDelegate() - Constructor for class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- AbstractTypedConfiguration - Class in com.ibm.rational.test.lt.recorder.core.property
-
A typed generic configuration object, used for holding properties related to a typed
component.
- AbstractTypedConfiguration(String) - Constructor for class com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
-
- acquire(Object) - Method in interface com.ibm.rational.test.lt.kernel.action.IKExceptionHandler
-
Any time the exception handler is about to be executed the container doing the execution
needs to acquire the handler so that the same instance of the action cannot be executed by
multiple threads concurrently.
- acquire(IKAction, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKSemaphore
-
Acquires the given number of permits from this semaphore,
blocking until all are available.
- acquire(Object) - Method in class com.ibm.rational.test.lt.kernel.action.impl.KExceptionHandler
-
- ACT_DC_FIELD_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- ACT_DC_HARVESTER_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- action - Static variable in interface com.ibm.rational.test.lt.datacorrelation.testgen.IDCStringLocator
-
the element currently being looked at.
- ACTION_DETAL - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
(HTTP) Reports test log events in the most detail.
- ACTION_NEXT_RANGE - Static variable in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- ACTION_PREV_RANGE - Static variable in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- ActionException - Exception in com.ibm.rational.test.lt.kernel.action
-
Invalid action state.
- ActionException(String) - Constructor for exception com.ibm.rational.test.lt.kernel.action.ActionException
-
- ActionException() - Constructor for exception com.ibm.rational.test.lt.kernel.action.ActionException
-
- activate(boolean) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- activate(boolean) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- activateRecordingView(IWorkbenchWindow) - Static method in class com.ibm.rational.test.lt.recorder.ui.RecorderUi
-
Opens if necessary, and activates the Recording Control view in the specified workbench
window, in the active page.
- activeNotifiers - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- adapt(StyledText, MenuManager) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Deprecated.
This is investigational behavior and is likely to change or be removed.
- adapt(CCombo, MenuManager) - Method in class com.ibm.rational.common.test.editor.framework.RptMenuManager
-
Deprecated.
This is investigational behavior and is likely to change or be removed.
- adapt(Aggregator, Notifier, boolean) - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.AggregationObservationAdapter
-
- ADD - Static variable in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
constant indicating that this action adds, rather then inserts new
elements
- add(ISearchMatchTextReplacer) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchMatchReplacers
-
- add(Object) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchMatchReplacers
-
- add(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Add an action to this container.
- add(IQueue) - Method in interface com.ibm.rational.test.lt.kernel.engine.IDispatcher
-
Add a queue to this dispatcher.
- add(Object, String) - Method in class com.ibm.rational.test.lt.kernel.util.GCAssert
-
- add(StyleRange) - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- add(IRecorderPacketReference, long) - Method in interface com.ibm.rational.test.lt.testgen.core.store.IPacketReferenceStore
-
Adds a packet reference.
- add(CBActionElement, long, boolean) - Method in interface com.ibm.rational.test.lt.testgen.core.testgen.ITestStack
-
Adds an element to the current element host.
- add(Msg) - Method in class com.ibm.rational.test.lt.trace.MsgRepository
-
Adds the specified msg to the repository.
- addAction(NewModelElementAction) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.EditorNewActionGroup
-
Registers an action.
- addAll(Collection) - Method in class com.ibm.rational.common.test.editor.framework.search.SearchMatchReplacers
-
- addAvailableType(String) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- addAvailableType(List<CBActionElement>) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- addAvailableType(String) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- addBody(IContainer) - Method in interface com.ibm.rational.test.lt.kernel.action.IParallel
-
- addCatch(IKExceptionHandler) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Add an exception handler action to the container.
- addChild(List<CBActionElement>, CBActionElement) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
Deprecated.
This method is no longer called.
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.recorder.core.annotations.RecordingSessionAmendmentAnnotation
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.recorder.core.config.RecordingSessionConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.AnnotationOverrideConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.ConditionalConverterConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.PacketFilterConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
- addChildConfiguration(AbstractConfiguration, String) - Method in class com.ibm.rational.test.lt.testgen.core.configuration.TestGeneratorPriorityConfiguration
-
- addChildren(IAddChangeContext, List<CBActionElement>) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
This implementation invokes the method
IContainerActionHandler#addChildren(IAddChangeContext, com.ibm.rational.common.test.editor.framework.kernel.interfaces.IAddedElementDescriptor)
on the action handler of the parent element.
- addChildrenToElement(ILanguageElement) - Method in class com.ibm.rational.test.lt.codegen.lttest.lang.LTTestTranslator
-
- addClasspathEntry(IEntry) - Method in interface com.ibm.rational.test.lt.recorder.core.deploy.IVirtualMachine
-
Adds a new classpath entry the JVM classpath.
- addCorrelation(Substituter, DataSource) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addCorrelation(IDCStringLocator, IDCStringLocator) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addCorrelation(IDCStringLocator, DataSource) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addCounter(ICounter) - Method in interface com.ibm.rational.test.lt.kernel.ICountable
-
- addDatapool(String, int, int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Deprecated.
- addDatapool(LoadTestEditor, boolean, String, String) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- addDatapool() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
Prompts user for a datapool file.
- addDatapool701(LoadTestEditor) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- addDatapool811(LoadTestEditor, boolean) - Static method in class com.ibm.rational.test.lt.testeditor.common.DatapoolUtil
-
- addDcOwnershipResolver(IDcOwnershipResolver) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
This method should be used to store datacorrelation resolvers.
- addEditorListener(IEditorStateListener) - Method in class com.ibm.rational.common.test.editor.framework.TestEditorPlugin
-
Adds specified IEditorStateListener
to list of listeners.
- addElementMatch(Object, SearchResult) - Method in class com.ibm.rational.common.test.editor.framework.search.BasicSearchComparator
-
Utility method creates an instance of SearchMatch
for a given element
and calls
SearchComparator.incCounter(int)
.
- addEOperation(EClass, EClassifier, String, int, int, boolean, boolean) - Method in class com.ibm.rational.test.lt.models.behavior.data.impl.DataPackageImpl
-
- addEParameter(EOperation, EClassifier, String, int, int, boolean, boolean) - Method in class com.ibm.rational.test.lt.models.behavior.data.impl.DataPackageImpl
-
- addEventBehavior(RPTEvent, RPTEvent) - Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
-
This method will allow users to map an RPTEvent to the type of behavior
it should throw.
- addFileContentsSubstitutionField(String, boolean) - Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
Registers the field (identified by name) as supporting File Contents Substituter.
- addFinally(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Adds a KAction to the FINALLY clause for this container.
- addHarvester(IDCStringLocator) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addHarvester(CBActionElement, String) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addHarvestInstruction(String, IDataCorrelationVar, String, int, int) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
This will add a harvest instruction to the DataHarvester.
- addHarvestInstruction(String, IDataCorrelationVar, String, int, int, boolean) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
This will add a harvest instruction to the DataHarvester.
- addHarvestInstruction(String, IDataCorrelationVar, String, int, int, boolean, String, RPTEvent, boolean) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
This will add a harvest instruction to the DataHarvester.
- addHarvestInstruction(String, IDataCorrelationVar, String) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
This will add a harvest instruction to the DataHarvester.
- addHarvestInstruction(String, IDataCorrelationVar) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
This will add a harvest instruction to the DataHarvester.
- addHarvestInstruction(IHarvestRule) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.harvest.IDataHarvester
-
- addImages() - Method in class com.ibm.rational.common.test.editor.framework.TestEditorImages
-
- addImages() - Method in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- addInitially(IKAction) - Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
Adds a KAction to the INITIALLY clause for this container.
- addInsertionPoint(int) - Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.EditorActionContext
-
- addListener(ILabelProviderListener) - Method in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- addListener(IAnnotationStateListener) - Method in interface com.ibm.rational.test.lt.recorder.core.annotations.IAnnotationStateHandler
-
- addListener(IAnnotationStateListener) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
- addListener(IRecorderCoreListener) - Method in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
Registers a listener for recording framework events.
- addListener(IClientListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IClient
-
- addListener(IRecorderListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
-
- addListener(IRecordingSessionListener) - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
- addListener(ILabelProviderListener) - Method in class com.ibm.rational.test.lt.testeditor.dc.HandlerSelectionProvider
-
- addListener(ILabelProviderListener) - Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- addListeners() - Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
-
Deprecated.
- addManagedAnnotationType(String) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
- addMatches(List, SearchResult) - Method in class com.ibm.rational.common.test.editor.framework.search.BasicSearchComparator
-
Utility method creates and adds matches contained in the matches
argument to the result
and increments
counter.
- addMonitorAdapter(Adapter) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
called to add an
Adapter
to the TRCMonitor that this
IStatModelFacade
represents
- addPage(IWizardPage) - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- addPages() - Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- addPages() - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- addparameterDef(String, String) - Method in class com.ibm.rational.test.lt.trace.UDMethodDefMsg
-
Add a parameter definition to the methodDef
- addPDXLogFilter(IPDXLogFilter) - Method in interface com.ibm.rational.test.lt.core.logging.IPDExecutionLog
-
- addPDXLogFilter(IPDXLogFilter) - Method in class com.ibm.rational.test.lt.core.logging.PDExecutionLog
-
- addProxy(LTBlock, EList) - Method in class com.ibm.rational.test.lt.models.behavior.common.impl.LTBlockImpl
-
- addProxy(LTBlock, EList) - Method in interface com.ibm.rational.test.lt.models.behavior.common.LTBlock
-
This method creates and adds a ProxyElement
to the proxy list
for aggregations.
- addRecentSearchText(String) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- addScriptImports(Collection<String>) - Method in class com.ibm.rational.test.lt.codegen.lttest.lang.LTTestScriptDefinition
-
Add extra script imports
Protocol extenders may define additional script imports
- addSplitoutRegion(String, IStructuredSelection) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- addSplitPoint(String, String, long) - Method in interface com.ibm.rational.test.lt.testgen.core.testgen.ITestStack
-
Adds a split point marker.
- addStatusListener(IStatModelFacadeStatusListener) - Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
-
called to register for facade status changes.
- addSubInstruction(String, int, int, IDataCorrelationVar) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will add a substitute instruction for where to substitute
data in the given propertyName, encoding is assumed false
- addSubInstruction(String, int, int, boolean, IDataCorrelationVar) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will add a substitute instruction for where to substitute
data in the given propertyName
- addSubInstruction(String, boolean, IDataCorrelationVar) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will add a substitute instruction for where to substitute
data in the given propertyName.
- addSubInstruction(ISubRule) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
- addSubInstruction(String, int, int, boolean, IDataCorrelationVar, boolean, String, RPTEvent) - Method in interface com.ibm.rational.test.lt.datacorrelation.execution.sub.IDataSub
-
This function will add a substitute instruction for where to substitute
data in the given propertyName
- addSubstituter(IDCStringLocator) - Method in class com.ibm.rational.test.lt.datacorrelation.testgen.DataCorrelator
-
- addSyncPoint(String, int, boolean, int, int, int, int, boolean, IStatTree) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Engine Sync Point Management.
- addTargetResolver(ITargetResolver) - Method in class com.ibm.rational.test.lt.testeditor.navigation.TargetDescriptorFactory
-
Add ITargetResolver
to the list of registered resolvers.
- addTestgenListener(IC2TestgenListener) - Method in interface com.ibm.rational.test.lt.testgen.core2.IC2TestgenStatusReporter
-
Register a listener
- addUser(int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKUserGroup
-
Add virtual user.
- addUsers(String, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.action.IKLoadTestSchedule
-
Add virtual users.
- addUsers(String, int, int, int) - Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
-
Add virtual users.
- adjustHarvester(DataBoundStyleRange) - Method in interface com.ibm.rational.test.lt.testeditor.dc.IStyleTextRangeHandler
-
Adjusts DataBoundStyleRange
with DataSource
.
- adjustSubstituter(DataBoundStyleRange) - Method in interface com.ibm.rational.test.lt.testeditor.dc.IStyleTextRangeHandler
-
Adjusts DataBoundStyleRange
with Substituter
.
- adjustTestSuite(ITestSuite) - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- AFTER_SAVE - Static variable in interface com.ibm.rational.common.test.editor.framework.extensions.IEditorStateListener
-
- afterSave(TestEditor) - Method in interface com.ibm.rational.common.test.editor.framework.extensions.IEditorStateListener
-
- afterSave(TestEditor) - Method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
- afterSave(TestEditor) - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- afterXmlDeserialization() - Method in class com.ibm.rational.test.lt.recorder.core.config.RecordingSessionConfiguration
-
- afterXmlDeserialization() - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- afterXmlDeserialization() - Method in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
- AGGREGATION_COMPLETE - Static variable in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacadeStatusListener
-
Aggregation has completed
- AggregationException - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
RPT Aggregation infrastructure exception
- AggregationException() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationException
-
- AggregationException(String) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationException
-
- AggregationException(String, Throwable) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationException
-
- AggregationException(Throwable) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationException
-
- AggregationJob - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
Submitted by Aggregators for data processing during each sample interval
- AggregationJob(Aggregator) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationJob
-
constructor
- AggregationTimeBand - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
represents the time period during which data was actually collected for a sample interval
- AggregationTimeBand(IStatModelFacade, double, double, String) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationTimeBand
-
constructor
- aggregator - Variable in class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationJob
-
- Aggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
extended by implementors of com.ibm.rational.test.lt.execution.results.Aggregator.
- Aggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- Aggregator.AggregationObservationAdapter - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
- Aggregator.AggregationObservationAdapter(IStatModelFacade, RPTTimeRange) - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.AggregationObservationAdapter
-
- Aggregator.DataRepresentation - Class in com.ibm.rational.test.lt.execution.results.data.aggregation
-
- Aggregator.DataRepresentation() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.DataRepresentation
-
- Aggregator.UnsmoothableDataException - Exception in com.ibm.rational.test.lt.execution.results.data.aggregation
-
- Aggregator.UnsmoothableDataException() - Constructor for exception com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.UnsmoothableDataException
-
- ALL - Static variable in interface com.ibm.rational.test.lt.core.logging.IPDAbstractLog
-
Constant value intended for logging all information.
- ALL - Static variable in interface com.ibm.rational.test.lt.kernel.services.IPDLogManager
-
Logs messages at the highest (most verbose) log level.
- ALL - Static variable in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Reports all statistical counters.
- ALL - Static variable in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
- allowExistingResource() - Method in class com.ibm.rational.test.lt.testeditor.wizard.NewLoadTestWizard
-
- ALWAYS_LOG - Static variable in interface com.ibm.rational.test.lt.codegen.lttest.lang.ILTTestTranslationConstants
-
- alwaysReportMessage(String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Always creates a TPTP MessageEvent and places it in the test log regardless of log level.
- alwaysRetainData() - Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregator
-
returns true if data should be kept even when node data is excluded
an example is the elapsed time data
- amendSession(String, RecordingSessionConfiguration) - Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderMonitorContext
-
Merges a new recording session configuration into to the current session.
- AND_GROUP_TESTER_ID - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The id of the And Group Tester.
- annotate(byte[]) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
write data to the annotation file and set the offset and length attributes.
- annotate(String, String) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
write a string value to the annotation file and set the offset and length attributes
Before writing the string the file any values resulting from encrypted datapool access will be filtered from the string.
- annotate(String) - Method in class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
write a string value to the annotation file and set the offset and length attributes
Before writing the string the file any values resulting from encrypted datapool access will be filtered from the string.
- annotate(RecorderAnnotation, long) - Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
Sub-classes should override this method in order to examine the annotation.
- AnnotatedEventProperty - Class in com.ibm.rational.test.lt.kernel.util
-
- AnnotatedEventProperty() - Constructor for class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
This constructor can be used by either the execution side or the workbench side, however it
is better to use one of the other constructors.
- AnnotatedEventProperty(IAnnotation) - Constructor for class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
This constructor should only be used on the execution side in order to create
a new AnnotatedEventProperty.
- AnnotatedEventProperty(String, String, String) - Constructor for class com.ibm.rational.test.lt.kernel.util.AnnotatedEventProperty
-
This constructor should only be used on the workbench side in order to
convert a TPTP EventProperty into an AnnotatedEventProperty.
- ANNOTATION_INDEX_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.AnnotationOverrideConfiguration
-
Name of the property that holds the annotation index to be overridden.
- ANNOTATION_PREFIX - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotationFactory
-
- ANNOTATION_PROTOCOL - Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotationFactory
-
- ANNOTATION_RECORDER_TOOLBAR - Static variable in class com.ibm.rational.test.lt.recorder.ui.RecorderUi
-
Boolean option to enable the annotation tool bar.
- ANNOTATION_RECORDER_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The type id for the annotation recorder.
- ANNOTATION_SERVER_ENABLED - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
Boolean option to enable the optional annotation server feature of the annotation
recorder.
- ANNOTATION_SERVER_PORT - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
Integer property of the annotation recorder representing the port value where
annotations must be sent.
- ANNOTATION_STATE_HANDLER_PREFIX - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
Prefix for the property of the annotation recorder that represents the state
handler for a specific annotation type.
- AnnotationFileEvent - Class in com.ibm.rational.test.lt.kernel.util
-
AnnotationFileEvent is an event that is used to communicate the name of the annotation file to
the loader.
- AnnotationFileEvent() - Constructor for class com.ibm.rational.test.lt.kernel.util.AnnotationFileEvent
-
- AnnotationMessage - Class in com.ibm.rational.test.lt.recorder.core.message
-
Message sent to the AnnotationRecorder to emit an annotation.
- AnnotationMessage() - Constructor for class com.ibm.rational.test.lt.recorder.core.message.AnnotationMessage
-
- AnnotationMessage(RecorderAnnotation, long) - Constructor for class com.ibm.rational.test.lt.recorder.core.message.AnnotationMessage
-
- AnnotationOverrideConfiguration - Class in com.ibm.rational.test.lt.testgen.core.configuration
-
- AnnotationOverrideConfiguration() - Constructor for class com.ibm.rational.test.lt.testgen.core.configuration.AnnotationOverrideConfiguration
-
- annotationStateEvent(IAnnotationStateEvent) - Method in interface com.ibm.rational.test.lt.recorder.core.annotations.IAnnotationStateListener
-
- AnnotationStateHandler - Class in com.ibm.rational.test.lt.recorder.core.extensibility
-
Handles state management for one or more annotation types.
- AnnotationStateHandler() - Constructor for class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
-
- APPLET - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The meta object id for the 'Applet
' class
- APPLET - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet
' class
- APPLET__APPLET_INPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Applet Inputs' containment reference list
- APPLET__APPLET_INPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet Inputs' containment reference list feature
- APPLET__APPLET_OUTPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Applet Outputs' containment reference list
- APPLET__APPLET_OUTPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet Outputs' containment reference list feature
- APPLET__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Errors' containment reference list
- APPLET__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Requirement Target' containment reference
- APPLET__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Disabled Count' attribute
- APPLET__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Transform ID' attribute
- APPLET__VERSION - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Version' attribute
- APPLET__VERSION - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Version' attribute feature
- APPLET_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The number of structural features of the 'Applet' class
- APPLET_HOST - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The meta object id for the 'Applet Host
' class
- APPLET_HOST - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet Host
' class
- APPLET_HOST_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The number of structural features of the 'Applet Host' class
- APPLET_INPUT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The meta object id for the 'Applet Input
' class
- APPLET_INPUT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet Input
' class
- APPLET_INPUT__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Errors' containment reference list
- APPLET_INPUT__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Requirement Target' containment reference
- APPLET_INPUT__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Disabled Count' attribute
- APPLET_INPUT__SUBSTITUTERS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Substituters' containment reference list
- APPLET_INPUT__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Transform ID' attribute
- APPLET_INPUT__VALUE - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Value' attribute
- APPLET_INPUT__VALUE - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Value' attribute feature
- APPLET_INPUT_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The number of structural features of the 'Applet Input' class
- APPLET_OUTPUT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The meta object id for the 'Applet Output
' class
- APPLET_OUTPUT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage.Literals
-
The meta object literal for the 'Applet Output
' class
- APPLET_OUTPUT__CB_ERRORS - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Errors' containment reference list
- APPLET_OUTPUT__CB_REQUIREMENT_TARGET - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'CB Requirement Target' containment reference
- APPLET_OUTPUT__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Disabled Count' attribute
- APPLET_OUTPUT__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The feature id for the 'Transform ID' attribute
- APPLET_OUTPUT_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.common.CommonPackage
-
The number of structural features of the 'Applet Output' class
- APPLICATION_CLIENT_TYPE - Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
The type id for the application client.
- applyPreferences(TestGenerationConfiguration) - Static method in class com.ibm.rational.test.lt.testgen.ui.TestGenUI
-
Sets test generation options that are not explicitly specified in the configuration
from the preferences.
- applyStandardStyles(StyledString, int, StyledString.Styler) - Static method in class com.ibm.rational.common.test.editor.framework.EditorUiUtil
-
- arbitrary(IKLog, String[]) - Method in interface com.ibm.rational.test.lt.kernel.arbitrary.IArbitrary
-
- Arbitrary - Interface in com.ibm.rational.test.lt.models.behavior.data
-
A representation of the model object 'Arbitrary'
- ARBITRARY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Arbitrary
' class
- ARBITRARY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Arbitrary
' class
- ARBITRARY__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
- ARBITRARY__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
- ARBITRARY__CLASS_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Class Name' attribute
- ARBITRARY__CLASS_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Class Name' attribute feature
- ARBITRARY__CONSUMERS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Consumers' reference list
- ARBITRARY__CONSUMERS_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Consumers Proxy' containment reference list
- ARBITRARY__CREATED_BY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Created By' attribute
- ARBITRARY__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Disabled Count' attribute
- ARBITRARY__INPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Inputs' reference list
- ARBITRARY__INPUTS - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Inputs' reference list feature
- ARBITRARY__INPUTS_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Inputs Proxy' containment reference list
- ARBITRARY__INPUTS_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Inputs Proxy' containment reference list feature
- ARBITRARY__PROJECT_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Project ID' attribute
- ARBITRARY__PROJECT_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Project ID' attribute feature
- ARBITRARY__PROJECT_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Project Name' attribute
- ARBITRARY__PROJECT_NAME - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Project Name' attribute feature
- ARBITRARY__RETURN_VALUE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Return Value' attribute
- ARBITRARY__RETURN_VALUE - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Return Value' attribute feature
- ARBITRARY__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Transform ID' attribute
- ARBITRARY_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Arbitrary' class
- ARBITRARY_ICO - Static variable in class com.ibm.rational.test.lt.testeditor.LoadTestIconManager
-
- ARBITRARY_INPUT_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The meta object id for the 'Arbitrary Input Proxy
' class
- ARBITRARY_INPUT_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage.Literals
-
Deprecated.
The meta object literal for the 'Arbitrary Input Proxy
' class
- ARBITRARY_INPUT_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
- ARBITRARY_INPUT_PROXY__HREF - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The feature id for the 'Href' attribute
- ARBITRARY_INPUT_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
- ARBITRARY_INPUT_PROXY_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.data.DataPackage
-
Deprecated.
The number of structural features of the 'Arbitrary Input Proxy' class
- areDependenciesSatisfied() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
-
Returns whether all the required extensions necessary to read the recording session content
are available.
- ARGUMENTS_PROPERTY - Static variable in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
This runtime property defines the arguments to be passed to the executable.
- armActive() - Method in class com.ibm.rational.test.lt.execution.core.impl.LTTestScript
-
- ArmArbiter - Class in com.ibm.rational.test.lt.arm
-
- ArmArbiter() - Constructor for class com.ibm.rational.test.lt.arm.ArmArbiter
-
- ArmBrokerFactory - Class in com.ibm.rational.test.lt.arm
-
- ArmBrokerFactory() - Constructor for class com.ibm.rational.test.lt.arm.ArmBrokerFactory
-
- ArmInfo - Class in com.ibm.rational.test.lt.arm
-
- ArmInfo() - Constructor for class com.ibm.rational.test.lt.arm.ArmInfo
-
- ArmRpaConstants - Interface in com.ibm.rational.test.lt.arm
-
- askToMove(String, String, String) - Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
Deprecated.
- assertNoReference(String) - Method in class com.ibm.rational.test.lt.kernel.util.GCAssert
-
- assignUniqueIds(List<? extends AbstractTypedConfiguration>) - Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- ATTACHED_FILE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The meta object id for the 'Attached File
' class
- ATTACHED_FILE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Attached File
' class
- ATTACHED_FILE__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
- ATTACHED_FILE__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
- ATTACHED_FILE__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Disabled Count' attribute
- ATTACHED_FILE__EDITABLE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Editable' attribute
- ATTACHED_FILE__EDITABLE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Editable' attribute feature
- ATTACHED_FILE__PATH - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Path' attribute
- ATTACHED_FILE__PATH - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Path' attribute feature
- ATTACHED_FILE__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Transform ID' attribute
- ATTACHED_FILE__VISIBLE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Visible' attribute
- ATTACHED_FILE__VISIBLE - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Visible' attribute feature
- ATTACHED_FILE_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The number of structural features of the 'Attached File' class
- ATTACHED_FILE_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The meta object id for the 'Attached File Proxy
' class
- ATTACHED_FILE_PROXY - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage.Literals
-
The meta object literal for the 'Attached File Proxy
' class
- ATTACHED_FILE_PROXY__DISABLED_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Disabled Count' attribute
- ATTACHED_FILE_PROXY__HREF - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Href' attribute
- ATTACHED_FILE_PROXY__TRANSFORM_ID - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The feature id for the 'Transform ID' attribute
- ATTACHED_FILE_PROXY_FEATURE_COUNT - Static variable in interface com.ibm.rational.test.lt.models.behavior.lttest.LttestPackage
-
The number of structural features of the 'Attached File Proxy' class
- attachHiddenVarsContainer() - Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- attachmentCount() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionStatistics
-
Returns the count of attachments.
- attachmentSize() - Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSessionStatistics
-
Returns the total size of attachments.
- ATTRIBUTE_NAME - Static variable in class com.ibm.rational.common.test.editor.framework.MarkerUtil
-
The name of the attribute.
- attributeMatch(String) - Method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelatingTextAttrField
-
When parsing lists of harvesters (references) and substituters, ExtendedStyledText
will call this
method to filter out those datacorrelation objects that do not belong to this atttribute/field.
- attributeMatch(String) - Method in class com.ibm.rational.test.lt.testeditor.common.ExtendedStyledText
-
Deprecated.
When parsing lists of harvesters (references) and substituters, ExtendedStyledText
will call this
method to filter out those datacorrelation objects that do not belong to this atttribute/field.
- AUTO_DATA_CORRELATION_NAMES_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This boolean property defines whether data correlation names should be automatically
computed.
- AUTO_DATA_CORRELATION_PROPERTY - Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestGenerationConfiguration
-
This boolean property defines whether data correlation should automatically be
performed on each generated test.
- AUTO_STOP - Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecordingSessionConfiguration
-
A boolean specifying whether the session should automatically stop when all clients
are terminated.
- availablePermits() - Method in interface com.ibm.rational.test.lt.kernel.action.IKSemaphore
-
Returns the current number of permits available in this semaphore.
- average() - Method in interface com.ibm.rational.test.lt.kernel.ICounter
-
- AverageAggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators
-
May be deployed in 2 modes, Node Singleton and non-Singleton.
- AverageAggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.AverageAggregator
-
- AverageTransferAggregator - Class in com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators
-
transfers an Average interval value and its basis
Sample deployment:
- AverageTransferAggregator() - Constructor for class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.AverageTransferAggregator
-
- awake(IJobChangeEvent) - Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-