|
IBM Rational Performance Tester SDK | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IAnnotationStateHandler
to
its listeners
.events
sent by a IAnnotationStateHandler
.IC2ProtocolHandler
are used to represent
each extension that is to be used to process the .recmodel on behalf
of a certain protocol.TestGenerator
in order to receive status reports regarding the progress of test generation and
any errors that occurred during processing.IC2TestgenListener
s
regarding the status of the overall test generation task.IRecorder
.IClientDecorator
with the necessary
getters and setters so the client decorator can operate.clients
.TestEditorPlugin.addEditorListener(IEditorStateListener)
.IKInitializeFinalize
interface provides a way for protocols
to specify to the RPT Engine code to be executed:
. once by the RPT Engine at startup
. once by the RPT Engine at shutdown
. once by each RPT Engine Worker thread at startup
. once by each RPT Engine Worker thread at shutdown
This startup and shutdown code should be used when it is necessary to
have some initialization or shutdown code executed by the engine or
each worker thread before test execution occurs, or after test
execution finishes.ExtLabelProvider>/code>
- init(Object) -
Method in class com.ibm.rational.test.lt.codegen.lttest.lang.LTTestScriptDefinition
-
- init(IStatModelFacade, String) -
Method in interface com.ibm.rational.test.lt.execution.results.actions.PostRunReportGenerator
-
- init() -
Static method in class com.ibm.rational.test.lt.models.behavior.data.impl.DataPackageImpl
- Creates, registers, and initializes the Package for this
model, and for any others upon which it depends.
- init(IClientDecoratorContext) -
Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDecorator
-
- init(IClientDecoratorContext) -
Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IClientDecorator
- Initializes the decorator.
- init(IHyadesEditorPart) -
Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditorExtension
-
- init() -
Method in interface com.ibm.rational.test.lt.testgen.core2.IC2ProtocolHandler
- This is the first method within the protocol handler that will be
called by the testgen core.
- initHeading(AbstractLoadTestEditorForm) -
Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- initHeading(AbstractLoadTestEditorForm) -
Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- initialDelayOn(boolean) -
Method in interface com.ibm.rational.test.lt.kernel.action.IPacedLoop
-
- initialize(IClientContext) -
Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
- This method should be overloaded by implementations to set (at least) the program
path property (
ProcessBuilderClientDelegate.setProgramPath(File)
), and optionally the working
directory (ProcessBuilderClientDelegate.setWorkingDirectory(File)
and the environment
(ProcessBuilderClientDelegate.setEnvironment(Map)
).
- initialize() -
Method in class com.ibm.rational.test.lt.recorder.core.extensibility.AnnotationStateHandler
- Invoked when the annotation recorder has just started running.
- initialize(IClientContext) -
Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDelegate
- This method may be overridden if desired, but the overriding method
should make sure that the super implementation is invoked.
- initialize(IRecorderContext) -
Method in class com.ibm.rational.test.lt.recorder.core.extensibility.BaseRecorderDelegate
- This method may be overridden if desired, but the overriding method
should make sure that the super implementation is invoked.
- initialize(IClientContext) -
Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IClientDelegate
- Initializes this instance so it is ready to process commands and send events.
- initialize(IRecorderContext) -
Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderDelegate
- Initializes this instance so it ready to process commands and send events.
- initialize(IRecorderMonitorContext) -
Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IRecorderMonitor
-
- initialize(IClient) -
Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IClientUiContributor
-
- initialize(IRecorder) -
Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecorderUiContributor
-
- initialize(IRecordingSession) -
Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecordingSessionUiContributor
-
- initialize() -
Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecordingViewUiContributor
-
- initialize(ClientConfiguration) -
Method in class com.ibm.rational.test.lt.recorder.ui.wizards.NewClientWizard
- Initializes the wizard with an empty client configuration.
- initialize(ClientConfiguration, RecorderConfiguration) -
Method in class com.ibm.rational.test.lt.recorder.ui.wizards.NewRecorderClientWizard
- Initializes the wizard with the specified configurations.
- initialize(RecorderConfiguration) -
Method in class com.ibm.rational.test.lt.recorder.ui.wizards.NewRecordersWizard
- Initializes the wizard with the specified configurations.
- initialize(IPacketConverterContext) -
Method in class com.ibm.rational.test.lt.testgen.core.conversion.BasePacketConverter
- Stores the context so it can be later accessed using
BasePacketConverter.getContext()
.
- initialize(IPacketConverterContext) -
Method in interface com.ibm.rational.test.lt.testgen.core.conversion.IPacketConverter
- Initializes the packet converter.
- initialize(ITestGeneratorContext) -
Method in class com.ibm.rational.test.lt.testgen.core.testgen.BaseTestGenerator
- This implementation stores the context so it can be retrieved later
using
BaseTestGenerator.getContext()
.
- initialize(ITestGeneratorContext) -
Method in interface com.ibm.rational.test.lt.testgen.core.testgen.ITestGenerator
- Initializes the test generator.
- initialize(TestGeneratorConfiguration, ITestGenerationWizardContext) -
Method in class com.ibm.rational.test.lt.testgen.ui.wizards.NewTestGeneratorWizard
- Initializes the wizard with the given test generator configuration.
- initializeEngine() -
Method in interface com.ibm.rational.test.lt.kernel.IKInitializeFinalize
- RPT Engine initialize code.
- initializeFinalize(String, String, String) -
Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
- Engine InitializeFinalize runnable for Engine and Worker.
- initializePackageContents() -
Method in class com.ibm.rational.test.lt.models.behavior.data.impl.DataPackageImpl
- Complete the initialization of the package and its meta-model.
- initializeUpgrade(IPacketOutputStream, RecordingSessionConfiguration, IRecModelUpgradeLog) -
Method in interface com.ibm.rational.test.lt.recorder.compatibility.upgrade.IMsgUpgrader
- Initializes this upgrader.
- initializeWorker() -
Method in interface com.ibm.rational.test.lt.kernel.IKInitializeFinalize
- RPT Engine Worker thread initialize code.
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
- infrastructure use only
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.AverageAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.MaxAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.MinAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.AverageTransferAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.MaxTransferAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.MinTransferAggregator
-
- initTargetDescriptors() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.ScalarTransferAggregator
-
- InlineTextTarget - Class in com.ibm.rational.test.lt.testeditor.navigation
-
- InlineTextTarget(IDCStringLocator) -
Constructor for class com.ibm.rational.test.lt.testeditor.navigation.InlineTextTarget
-
- InlineTextTarget(Substituter) -
Constructor for class com.ibm.rational.test.lt.testeditor.navigation.InlineTextTarget
-
- InlineTextTarget(CoreHarvester) -
Constructor for class com.ibm.rational.test.lt.testeditor.navigation.InlineTextTarget
-
- inputChanged(Viewer, Object, Object) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtContentProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class com.ibm.rational.test.lt.testeditor.dc.HandlerSelectionProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- INSERT_COMMENT_TYPE -
Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotation
- Recording annotation type indicating that the user inserted a comment.
- insertTargetResolver(ITargetResolver) -
Method in class com.ibm.rational.test.lt.testeditor.navigation.TargetDescriptorFactory
- Inserts
ITargetResolver
in front of any other registered resolvers.
- inspect(IRecorderPacket) -
Method in class com.ibm.rational.test.lt.testgen.core.testgen.BaseTestGenerator
- This implementation does nothing.
- inspect(IRecorderPacket) -
Method in interface com.ibm.rational.test.lt.testgen.core.testgen.ITestGenerator
- Inspects a recorder packet that was processed by another test generator.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.core.logging.LTCoreSubComponent
- The shared instance.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.core.logging.PDExecutionLog
-
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.core.logging.PDLog
-
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.recorder.core.annotations.RecorderAnnotationFactory
- The unique instance of this singleton factory.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.recorder.core.config.RecordingConfigurationFactory
- The unique instance of this singleton factory.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.recorder.core.RecorderCore
- The unique instance of this singleton class.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.recorder.ui.RecorderUi
- The unique instance of the singleton class RecorderUi.
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.testgen.core.configuration.TestgenConfigurationFactory
-
- INSTANCE -
Static variable in class com.ibm.rational.test.lt.testgen.core.TestgenCore
- The unique (singleton) instance of this class.
- InvalidConfigurationException - Exception in com.ibm.rational.test.lt.recorder.core.config
- Exception thrown by
ConfigurationFactory
when an attempt to load a persisted
AbstractTypedConfiguration
fails. - InvalidConfigurationException() -
Constructor for exception com.ibm.rational.test.lt.recorder.core.config.InvalidConfigurationException
-
- InvalidConfigurationException(String, Throwable) -
Constructor for exception com.ibm.rational.test.lt.recorder.core.config.InvalidConfigurationException
-
- InvalidConfigurationException(String) -
Constructor for exception com.ibm.rational.test.lt.recorder.core.config.InvalidConfigurationException
-
- InvalidConfigurationException(Throwable) -
Constructor for exception com.ibm.rational.test.lt.recorder.core.config.InvalidConfigurationException
-
- IOpenConnectionPacket - Interface in com.ibm.rational.test.lt.recorder.core.packet.connection
- A packet indicating that a connection was opened.
- IOptionProvider - Interface in com.ibm.rational.test.common.schedule.editor.extensions
- This interface allows Contributors to initialize their schedule options
when the Schedule has been created via the File->New wizard.
- IPacedLoop - Interface in com.ibm.rational.test.lt.kernel.action
-
- IPacketAttachment - Interface in com.ibm.rational.test.lt.recorder.core.packet
- A packet attachment allows recorders to store large data in a scalable way.
- IPacketAttachmentFactory - Interface in com.ibm.rational.test.lt.recorder.core.packet
- Instances of this class are able to create packet attachments.
- IPacketConverter - Interface in com.ibm.rational.test.lt.testgen.core.conversion
- A packet converter performs the on-the-fly conversion of a recorder packet stream
to another recorder packet stream.
- IPacketConverterContext - Interface in com.ibm.rational.test.lt.testgen.core.conversion
- Provides the necessary information and operations for a
IPacketConverter
to
operate. - IPacketExtensionRegistry - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- Provides information about registered recorder packet types and annotation types.
- IPacketInputStream - Interface in com.ibm.rational.test.lt.recorder.core.io
- An input stream of recorder packets.
- IPacketOutputStream - Interface in com.ibm.rational.test.lt.recorder.core.io
- An output stream of recorder packets.
- IPacketReferenceInputStream - Interface in com.ibm.rational.test.lt.recorder.core.io
-
- IPacketReferenceOutputStream - Interface in com.ibm.rational.test.lt.testgen.core.conversion
- An output stream where packet references can be written.
- IPacketReferenceStore - Interface in com.ibm.rational.test.lt.testgen.core.store
- Provides a scalable storage area for large lists of packet references.
- IPacketStoreIterator - Interface in com.ibm.rational.test.lt.testgen.core.store
- An iterator that allows to iterate through the packet references stored
in a
IPacketReferenceStore
. - IParallel - Interface in com.ibm.rational.test.lt.kernel.action
- Still under constuction...
- IPDAbstractLog - Interface in com.ibm.rational.test.lt.core.logging
-
- IPDExecutionLog - Interface in com.ibm.rational.test.lt.core.logging
-
- IPDLog - Interface in com.ibm.rational.test.lt.core.logging
-
- IPDLogManager - Interface in com.ibm.rational.test.lt.kernel.services
- The IPDLogManager interface logs messages to the problem determination log from custom code actions.
- IPOT_COMPONENT_PROP_NAME -
Static variable in interface com.ibm.rational.test.lt.arm.ArmRpaConstants
-
- IProtoActionAdapter - Interface in com.ibm.rational.test.lt.datacorrelation.execution.proto
-
- IProtoElementAdapter - Interface in com.ibm.rational.test.lt.datacorrelation.testgen.proto
-
- IQueue - Interface in com.ibm.rational.test.lt.kernel.engine
-
- IQueueFactory - Interface in com.ibm.rational.test.lt.kernel.engine
-
- IRatlRunner - Interface in com.ibm.rational.test.lt.kernel.runner
-
- IReader - Interface in com.ibm.rational.test.lt.kernel.logging
- IReader is a companion interface to IWriter.
- IReceiveConnectionPacket - Interface in com.ibm.rational.test.lt.recorder.core.packet.connection
- A packet indicating that data was received by the client on an open connection.
- IRecModelUpgradeLog - Interface in com.ibm.rational.test.lt.recorder.compatibility.upgrade
- Log used by upgrader extensions to log warning messages during an ugrade operation.
- IRecorder - Interface in com.ibm.rational.test.lt.recorder.core.session
- A recorder is a concrete recording component that can be executed in order to capture traffic
that will be initiated by a
IClient
. - IRecorderAnnotationPacket - Interface in com.ibm.rational.test.lt.recorder.core.annotations
- A recorder packet that carries a recording annotation.
- IRecorderConfigurationDecorator - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A decorator, registered using the extension point
com.ibm.rational.test.lt.recorder.core.configurationDecocrator, that can
validate or modify a recorder configuration, just before the recording
session it belongs to is launched.
- IRecorderContext - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A context class that provides the necessary infrastructure for a recorder delegate
to operate.
- IRecorderCoreListener - Interface in com.ibm.rational.test.lt.recorder.core
- Listener used to receive core events from the recording framework.
- IRecorderDelegate - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A delegate responsible of managing the lifecyle of a specific type of recorder.
- IRecorderListener - Interface in com.ibm.rational.test.lt.recorder.core.session
- A listener to
recorders
. - IRecorderLog - Interface in com.ibm.rational.test.lt.recorder.core
- An object used to log events by various recording framework components, including
recording component delegates during their execution.
- IRecorderMonitor - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A recorder monitor is a component that can subscribe to a service provided by a
recorder.
- IRecorderMonitorContext - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- Context for a
IRecorderMonitor
. - IRecorderPacket - Interface in com.ibm.rational.test.lt.recorder.core.packet
- A recorder packet represents the atomic piece of information captured by a recorder.
- IRecorderPacketReference - Interface in com.ibm.rational.test.lt.recorder.core.io
- A reference to a recorder packet.
- IRecorderPacketReferenceSource - Interface in com.ibm.rational.test.lt.recorder.core.io
- An abstract source of recorder packet references.
- IRecorderUiContributor - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- IRecordingComponent - Interface in com.ibm.rational.test.lt.recorder.core.session
- An abstract recording component.
- IRecordingComponentContext - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A generic context for recording components delegates.
- IRecordingComponentDelegate - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A delegate is the component implemented by extending plugins that performs the actual
operations for initializing and managing the lifecycle of a recording component (a
recording component being either a recorder or a client).
- IRecordingComponentImageProvider - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
- Enables extensions to provide specific icons for recording components.
- IRecordingComponentPrerequisiteValidator - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- Validates whether a given type of recorder or client can be executed on the
current RPT installation, and provides the user with advice in how to
obtain the required software if the prerequisites to launch the
recorder or client are not met.
- IRecordingComponentUiContributor - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- IRecordingSession - Interface in com.ibm.rational.test.lt.recorder.core.session
- A recording session represents a concrete session involving one or more
recorders
and
zero or more clients
. - IRecordingSessionConfigurationDecorator - Interface in com.ibm.rational.test.lt.recorder.core.extensibility
- A decorator, registered using the extension point
com.ibm.rational.test.lt.recorder.core.configurationDecocrator, that can
validate or modify a recording session configuration, just before the recording
session is launched.
- IRecordingSessionListener - Interface in com.ibm.rational.test.lt.recorder.core.session
- A listener to
recording sessions
. - IRecordingSessionProducer - Interface in com.ibm.rational.test.lt.recorder.core.session
- This interface allows the caller to directly create a recording session file,
without actually launching a recorder session.
- IRecordingSessionStatistics - Interface in com.ibm.rational.test.lt.recorder.core.session
- Provides statistical information about the content of a recmodel file.
- IRecordingSessionUiContributor - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- IRecordingViewUiContributor - Interface in com.ibm.rational.test.lt.recorder.ui.extensibility
-
- IRemoteLauncher - Interface in com.ibm.rational.test.lt.recorder.core.deploy
- An interface defined by extensions that need to execute a (client or recorder)
delegate in a separate JVM.
- IRPTStatStringTranslator - Interface in com.ibm.rational.test.lt.execution.results.view.data.stringtranslator
- Deprecated. use extension point and associated interface xxx provided by plugin com.ibm.rational.test.lt.core
- isAbsence() -
Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContent
- Deprecated.
- isActive() -
Method in interface com.ibm.rational.test.lt.kernel.action.IKTimer
-
- isActive() -
Method in interface com.ibm.rational.test.lt.kernel.logging.IAnnotation
- Return true iff the annotation is accepting data.
- isActive() -
Method in interface com.ibm.rational.test.lt.kernel.logging.ILogger
-
- isActive() -
Method in enum com.ibm.rational.test.lt.recorder.core.session.RecorderState
- Returns whether the recorder is an active state (i.e. recording or paused).
- isActiveSession(IFile) -
Method in class com.ibm.rational.test.lt.recorder.core.RecorderCore
- Returns whether the specified recording session file contains an active session.
- isAddMode() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isAllowChildrenToPageTestLog() -
Method in interface com.ibm.rational.test.lt.kernel.action.IContainer
-
- isAlwaysLog() -
Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
- Returns the value of the 'Always Log' attribute.
- isAlwaysLog() -
Method in interface com.ibm.rational.test.lt.kernel.logging.IHistory
-
- isArmVerdictGood(int) -
Static method in class com.ibm.rational.test.lt.arm.ArmArbiter
-
- isAutoLinkWithDsv() -
Static method in class com.ibm.rational.test.lt.testeditor.LoadTestEditorPlugin
-
- isBinary() -
Method in interface com.ibm.rational.test.lt.models.behavior.common.LTAnnotation
- Returns the value of the 'Binary' attribute.
- isCacheable() -
Method in interface com.ibm.rational.test.lt.kernel.IDataArea
- Returns the value of the dataArea's cacheable flag.
- IScalar - Interface in com.ibm.rational.test.lt.kernel.statistics
- The IScalar interface is used for simple integer statistical counters.
- isCaseSensitive() -
Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
- Deprecated. Returns the value of the 'Case Sensitive' attribute
- isCasesensitive() -
Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
- Returns the value of the 'Casesensitive' attribute.
- isConnected() -
Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- isCopyEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
- By default, copy is enabled and this method returns
true
.
- isCopyEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
-
- isCritical() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- isCryptoAvailable() -
Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
- is crypto engine alive and well on this channel
- isCursorInRange(boolean, boolean) -
Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
- Deprecated.
- isCutEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
- Cut is enabled if selecion can be removed from the test.
- isCutEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
-
- isDefaultConfigurer() -
Method in class com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer
-
- isDeleteEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
- This method is called by
TestRemoveAction
.
- isDeleteEnabled(Control, ISelection) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
-
- isDisabled() -
Method in class com.ibm.rational.test.lt.testeditor.dc.DataBoundStyleRange
-
- isDisabled() -
Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- isDoSubstitute() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- ISearchOptionsProvider - Interface in com.ibm.rational.common.test.editor.framework.search
- This interface should be used with
com.ibm.rational.test.common.editor.framework.searchTypeOptionsContibutor
extension point. - isEditable() -
Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
- Returns the value of the 'Editable' attribute.
- isEmpty() -
Method in interface com.ibm.rational.test.lt.kernel.engine.IQueue
-
- isEnable() -
Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- isEnabled() -
Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- isEnabled() -
Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
-
If the meaning of the 'Enabled' attribute isn't clear,
there really should be more of a description here...
- isEnabled() -
Method in class com.ibm.rational.test.lt.models.behavior.lttest.impl.VerificationPointImpl
-
- isEnabled() -
Method in interface com.ibm.rational.test.lt.models.behavior.lttest.VerificationPoint
- Returns the value of the 'Enabled' attribute
- isEnabledAtRuntime() -
Method in class com.ibm.rational.common.test.editor.framework.search.SearchForTypeHandler
-
- isEnabledAtRuntime() -
Method in class com.ibm.rational.common.test.editor.framework.search.SearchOptionsContibutor
-
- isEnablePacing() -
Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
- Returns the value of the 'Enable Pacing' attribute.
- isEncode() -
Method in interface com.ibm.rational.test.lt.models.behavior.data.Substituter
- Returns the value of the 'Encode' attribute
- isEncrypted() -
Method in interface com.ibm.rational.test.lt.models.behavior.data.DatapoolHarvester
- Returns the value of the 'Encrypted' attribute.
- ISendConnectionPacket - Interface in com.ibm.rational.test.lt.recorder.core.packet.connection
- A packet indicating that data was sent by the client on an open connection.
- isEqualType(String) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isExpectedResult() -
Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPContent
- Returns the value of the 'Expected Result' attribute
- isExtending(String, String) -
Method in interface com.ibm.rational.test.lt.recorder.core.extensibility.IPacketExtensionRegistry
- Returns whether a given packet type extends, directly or indirectly, another packet type.
- isFinishLoopIterationBeforeStop() -
Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
- Returns the value of the 'Finish Loop Iteration Before Stop' attribute.
- isFromFutureVersion() -
Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
- Returns true if this recording session is from a future version.
- isGeneratingFromExistingSession() -
Method in interface com.ibm.rational.test.lt.testgen.ui.wizards.ITestGenerationWizardContext
- Returns whether the wizard is invoked on a recording session that already exists
(
true
), or if it is invoked on a recording session that has just been
made for generating a test.
- isHideDataSourceViewLink() -
Method in class com.ibm.rational.test.lt.testeditor.common.DatasourceSelectionDialog
-
- isHighlightSearchResults() -
Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- isIncoming() -
Method in interface com.ibm.rational.test.lt.recorder.core.packet.connection.IOpenConnectionPacket
- Whether the connection was initiated by the client (
false
, or received
as an incoming connection to the client (true
).
- isInitialDelay() -
Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
- Returns the value of the 'Initial Delay' attribute.
- isInitialized() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- isInsertMode() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isLabelProperty(Object, String) -
Method in class com.ibm.rational.test.common.editor.framework.dialog.ResourceSelectionProvider
-
- isLabelProperty(Object, String) -
Method in class com.ibm.rational.test.lt.testeditor.dc.HandlerSelectionProvider
-
- isLabelProperty(Object, String) -
Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- isLoaded() -
Method in interface com.ibm.rational.test.lt.execution.results.data.IStatModelFacade
- returns a boolean indicating whether or not this facade wraps a currently loaded model
- isLoopBroken() -
Method in interface com.ibm.rational.test.lt.kernel.action.ILoop
- Has the loop been interrupted with a 'break'?
- isLoopContinued() -
Method in interface com.ibm.rational.test.lt.kernel.action.ILoop
- Has the loop been interrupted with a 'continue'?
- isModified(CBActionElement) -
Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
- Checks if the
element
has modified
state.
- isMonitorPeerClose() -
Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- isMouseInRange(Point) -
Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
- Deprecated.
- isMoving() -
Method in interface com.ibm.rational.test.common.models.behavior.CBActionElement
- Is this element in the process of being being moved?
- isNegation() -
Method in interface com.ibm.rational.test.lt.models.behavior.common.LTCondition
- Deprecated. Returns the value of the 'Negation' attribute
- isNew(CBActionElement) -
Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
- Checks if the
element
has new
state.
- isOkToSave() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.CommonEditorExtension
-
- isOkToSave() -
Method in class com.ibm.rational.common.test.editor.framework.TestEditor
- Always returns true.
- isOkToSave() -
Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- isOlderVersion() -
Method in interface com.ibm.rational.test.common.models.behavior.CBTest
- This method detects if this test was created by an older version of the
product and specifically, if the version of the test is older than the
current version.
- isOncePerUser() -
Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
- Returns the value of the 'Once Per User' attribute.
- isOperand(String) -
Method in class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
-
- isOperand(String) -
Method in class com.ibm.rational.test.lt.testgen.core.configuration.ConditionalConverterConfiguration
-
- isPageComplete() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationMainPage
-
- isPageComplete() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationOptionsPage
-
- isPageComplete() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.WizardPageProvider
- Returns
true
if page is not active, or super.isPageComplete()
otherwise.
- isPageNew(Composite) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestDetailsSection
-
- isPasteEnabled(Control, OperationDescriptor) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
- This implementation verifies that each and every one of pasted objects is a valid child of the currently selected object,
and that the currently selected object is valid parent for every and each of the pasted elements.
- isPasteEnabled(Control, String) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isPasteEnabled(Control, String) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
-
- isPasteEnabled(Control, OperationDescriptor) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
- Paste is enabled when all of the following is true:
There is only one item selected in the tree.
- isPaused() -
Method in interface com.ibm.rational.test.lt.kernel.engine.IControllable
- Is it paused?
- isPauseSupported() -
Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecorder
- Returns whether
IRecorder.pause()
and IRecorder.resume()
operations are supported by this recorder.
- isPreviouslyAttempted() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.AggregationJob
- returns a boolean indicating whether or not this job has been attempted previously.
- isProxyReference(Notification) -
Method in class com.ibm.rational.test.lt.models.behavior.common.impl.LTBlockImpl
-
- isProxyReference(Notification) -
Method in interface com.ibm.rational.test.lt.models.behavior.common.LTBlock
- This method figures out if the current
Notification
is related
to a ProxyElement
.
- isRandomDistribution() -
Method in interface com.ibm.rational.test.common.models.behavior.CBLoop
- Returns the value of the 'Random Distribution' attribute.
- isReadOnly() -
Method in class com.ibm.rational.common.test.editor.framework.TestEditor
-
- isReadOnly(CoreHarvester, String) -
Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- isRecmodel(InputStream) -
Method in class com.ibm.rational.test.lt.recorder.core.RecorderCore
-
- isRecordingMethodConfiguringClient() -
Method in interface com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer.RecordingMethodEntry
-
- isReferencesNeedReview() -
Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- isRefreshEnabled() -
Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
-
- isRegex() -
Method in interface com.ibm.rational.test.lt.models.behavior.vps.VPString
- Returns the value of the 'Regex' attribute
- isRequired() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.WizardPageProvider
- Returns the value of
required
attribute.
- isRulesAccumulationEnabled() -
Method in class com.ibm.rational.test.lt.testeditor.main.LoadTestEditor
-
- isRunning() -
Method in interface com.ibm.rational.test.lt.kernel.action.IKAction
- Is this action currently running?
- isRunning() -
Method in interface com.ibm.rational.test.lt.kernel.engine.IControllable
- Is this controllable object current active?
- isSaveAsAllowed() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.CommonEditorExtension
-
- isScheduleRun() -
Method in interface com.ibm.rational.test.lt.kernel.engine.IEngine
- Deprecated.
- isSecure() -
Method in interface com.ibm.rational.test.lt.kernel.io.IKernelChannel
-
- isSelectAll() -
Method in class com.ibm.rational.test.lt.testeditor.jobs.VpSettingJob
-
- isSelectAllEnabled(Control) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isSelectAllEnabled(Control) -
Method in class com.ibm.rational.common.test.editor.framework.LoadTestTreeSection
-
- isSelectionOverlapsWithRangesEx(boolean, boolean) -
Method in class com.ibm.rational.test.lt.testeditor.common.StyledTextLogic
- Deprecated.
- isShowAdvancedTab() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- isShowErrConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- isShowErrConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- isShowExceptionHandlingUi() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
-
- isShowExisting() -
Method in class com.ibm.rational.test.lt.testeditor.wizard.DatacorrelatorSelectionWizard
-
- isShowExistsing() -
Method in class com.ibm.rational.test.lt.testeditor.main.BuiltinDatasources
-
- isShowInConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- isShowInConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- isShowMoreSubstitutionOptions() -
Static method in class com.ibm.rational.test.lt.testeditor.common.DataCorrelationUtil
-
- isShownByDefault(VPContentExtPointHandler.Category) -
Method in interface com.ibm.rational.test.lt.models.behavior.extensions.IVPContentExtPointChecker
-
- isShowOutConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- isShowOutConsole() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- isShowStackTrace() -
Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- isStarted() -
Method in class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
-
- isStarted() -
Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
- Tests whether a transaction has been started.
- isStatic(CBActionElement) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isStatusTemp(CBActionElement, TestEditor) -
Static method in class com.ibm.rational.common.test.editor.framework.ModelStateManager
- Checks for
temp
status on the object.
- IStat - Interface in com.ibm.rational.test.lt.kernel.statistics
- The IStat interface is used for observational statistical counters.
- IStatistics - Interface in com.ibm.rational.test.lt.kernel.statistics
-
- IStatisticsManager - Interface in com.ibm.rational.test.lt.kernel.services
- The IStatisticsManager interface provides access to statistical counters for users of
ICustomCode2
. - IStatModelFacade - Interface in com.ibm.rational.test.lt.execution.results.data
- Inteface for accessing and modifying the TPTP Statistical Model
designed specifically for use within the context of RPT but may have uses
outside of RPT
- IStatModelFacadeStatusListener - Interface in com.ibm.rational.test.lt.execution.results.data
- A listener registered with IStatModelFacade for status changes.
- IStatTree - Interface in com.ibm.rational.test.lt.kernel.statistics
- The IStatTree interface is common to all statistical counters.
- IStyleTextRangeHandler - Interface in com.ibm.rational.test.lt.testeditor.dc
- Adjusts
DataBoundStyleRange
s with DataSource
s and Substituter
s for
display purposes. - isUpgradeNeeded() -
Method in interface com.ibm.rational.test.lt.recorder.core.session.IRecordingSession
- Returns whether the recording session needs to be upgraded to achieve full performance.
- isUsed() -
Method in class com.ibm.rational.test.lt.testeditor.dc.DataTargetStyleRange
-
- isValidChild(String) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
-
- isValidFeature(String) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultTestLayoutProvider
- Verifies that the feature is enabled for the given test.
- isValidParent(Object) -
Method in class com.ibm.rational.common.test.editor.framework.kernel.actions.NewModelElementAction
- This method is called from
updateSelection
and is used to determine whether this action should be enabled or disabled.
- isValidParent2(CBActionElement) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler
- For backward compatibility this implementation always returns
true
- isValidToSave() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.CommonEditorExtension
-
- isValidType(String) -
Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultTestLayoutProvider
- Verifies that the given test type (specified via testOptions extension point) is applicable to this Test.
- isVisible() -
Method in class com.ibm.rational.common.test.editor.framework.extensions.DefaultOptionHandler
-
- isWaitForProcessTreeTermination() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.AbstractExecutableClientDelegate
-
- isWaitForProcessTreeTermination() -
Method in class com.ibm.rational.test.lt.recorder.core.clients.ProcessBuilderClientDelegate
-
- isWrap() -
Method in interface com.ibm.rational.test.lt.models.behavior.lttest.Datapool
- Returns the value of the 'Wrap' attribute.
- ITargetResolver - Interface in com.ibm.rational.test.lt.testeditor.navigation
-
- iterator() -
Method in interface com.ibm.rational.test.lt.testgen.core.store.IPacketReferenceStore
- Returns an iterator that allows to iterate through the list of packet
references that were added to this store, in the same order as they were added.
- ITestExecutionServices - Interface in com.ibm.rational.test.lt.kernel.services
- The ITestExecutionServices interface provides information for adding custom test execution features to tests.
- ITestGenerationWizardContext - Interface in com.ibm.rational.test.lt.testgen.ui.wizards
- Provides context information for
NewTestGeneratorWizard
. - ITestGenerator - Interface in com.ibm.rational.test.lt.testgen.core.testgen
- A Test Generator receives recorder packets and produces test model elements
that it adds to the test model.
- ITestGeneratorContext - Interface in com.ibm.rational.test.lt.testgen.core.testgen
- Provides the necessary information and operations for a
ITestGenerator
to
operate. - ITestGeneratorLog - Interface in com.ibm.rational.test.lt.testgen.core
- Log to be implemented by callers to
TestGenerator
to capture messages issued
during test generation. - ITestInfo - Interface in com.ibm.rational.test.lt.kernel.services
- The ITestInfo interface provides information about the test that is currently executing.
- ITestLogManager - Interface in com.ibm.rational.test.lt.kernel.services
- The ITestLogManager interface logs messages and verification points to the TestLog (execution history)
from actions in custom code.
- ITestStack - Interface in com.ibm.rational.test.lt.testgen.core.testgen
- The test stack is used during test generation to track and act on the current state of the
generated test(s).
- IText - Interface in com.ibm.rational.test.lt.kernel.statistics
- The IText interface is used for text based statistical counters.
- ITime - Interface in com.ibm.rational.test.lt.kernel
- The ITime interface defines basic time services.
- ITimeReference - Interface in com.ibm.rational.test.lt.recorder.core
- A service that provides information and conversion about times
in a recording session.
- ITransaction - Interface in com.ibm.rational.test.lt.kernel.services
- The ITransaction interface provides transaction support for users of
ICustomCode2
. - ITransactionAnnotationStateHandler - Interface in com.ibm.rational.test.lt.recorder.core.annotations
- A state handler that manages transaction-related annotations.
- ITransactionStateEvent - Interface in com.ibm.rational.test.lt.recorder.core.annotations
- A state event broadcasted by a
ITransactionAnnotationStateHandler
to its
listeners
. - ITransactionStateEvent.TransactionEndEvent - Class in com.ibm.rational.test.lt.recorder.core.annotations
- An event indicating that a new transaction was ended.
- ITransactionStateEvent.TransactionEndEvent() -
Constructor for class com.ibm.rational.test.lt.recorder.core.annotations.ITransactionStateEvent.TransactionEndEvent
-
- ITransactionStateEvent.TransactionStartEvent - Class in com.ibm.rational.test.lt.recorder.core.annotations
- An event indicating that a new transaction was started.
- ITransactionStateEvent.TransactionStartEvent(String) -
Constructor for class com.ibm.rational.test.lt.recorder.core.annotations.ITransactionStateEvent.TransactionStartEvent
-
- IVerificationPoint - Interface in com.ibm.rational.test.lt.execution.core
- Base interface for all verification points.
- IVirtualMachine - Interface in com.ibm.rational.test.lt.recorder.core.deploy
- Abstract description of the required information to launch a new java virtual
machine.
- IVirtualUserInfo - Interface in com.ibm.rational.test.lt.kernel.services
- The IVirtualUserInfo interface provides information about the virtual user.
- IVPContentExtPointChecker - Interface in com.ibm.rational.test.lt.models.behavior.extensions
-
- IWatchDog - Interface in com.ibm.rational.test.lt.kernel.util
-
- IWhile - Interface in com.ibm.rational.test.lt.kernel.action
- A 'while' loop.
- IWorker - Interface in com.ibm.rational.test.lt.kernel.engine
-
- IWorkerFactory - Interface in com.ibm.rational.test.lt.kernel.engine
-
- IWriter - Interface in com.ibm.rational.test.lt.kernel.logging
- IWriter is the interface required by History to process execution history events.
|
IBM Rational Performance Tester SDK | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |