- IActionMonitor - Interface in com.rational.test.ft.services
-
Specifies the action monitor methods used to inform the user of actions being performed.
- IActionRecorderEventService - Interface in com.rational.test.ft.services
-
This is the service to abstract the signaling of recorder events between the SUT and the recorder.
- IAutomaticRetry - Interface in com.rational.test.ft
-
This is a marker interface to indicate to try again
to find and invoke the method that threw the exception.
- IBrowserObject - Interface in com.rational.test.ft.object.interfaces
-
Supported by objects that represent HTML browser objects.
- IClickTo - Interface in com.rational.test.ft.object.interfaces
-
Performs the necessary mouse actions to attain the
desired state specified by the subitem.
- IClipboard - Interface in com.rational.test.ft.script
-
Defines the set of methods exposed for a clipboard.
- ICMFactory - Interface in com.rational.test.ft.services
-
- ICMService - Interface in com.rational.test.ft.services
-
- Id - Class in com.rational.test.ft.script
-
Encapsulates a programmatically defined
identifier associated with a subitem.
- Id(long) - Constructor for class com.rational.test.ft.script.Id
-
The sole constructor; it takes the required integer value.
- IDatapool - Interface in org.eclipse.hyades.edit.datapool
-
This class defines the primary interface to datapools.
- IDatapool - Interface in org.eclipse.hyades.execution.runtime.datapool
-
This class defines the primary interface to datapools.
- IDatapoolCell - Interface in org.eclipse.hyades.edit.datapool
-
An element of a
record within a datapool.
- IDatapoolCell - Interface in org.eclipse.hyades.execution.runtime.datapool
-
An element of a
record within a datapool.
- IDatapoolEquivalenceClass - Interface in org.eclipse.hyades.edit.datapool
-
- IDatapoolEquivalenceClass - Interface in org.eclipse.hyades.execution.runtime.datapool
-
- IDatapoolEvaluatorExt - Interface in org.eclipse.hyades.execution.runtime.datapool
-
- IDatapoolFactory - Interface in org.eclipse.hyades.edit.datapool
-
A datapool factory manages the construction and sharing of
IDatapool objects.
- IDatapoolFactory - Interface in org.eclipse.hyades.execution.runtime.datapool
-
- IDatapoolIterator - Interface in org.eclipse.hyades.execution.runtime.datapool
-
This class provides base level iteration support for datapools.
- IDatapoolIteratorExt - Interface in org.eclipse.hyades.execution.runtime.datapool
-
- IDatapoolListener - Interface in org.eclipse.hyades.edit.datapool
-
- IDatapoolRecord - Interface in org.eclipse.hyades.edit.datapool
-
A logical grouping of values in a
datapool.
- IDatapoolRecord - Interface in org.eclipse.hyades.execution.runtime.datapool
-
A logical grouping of values in a
datapool.
- IDatapoolSuggestedType - Interface in org.eclipse.hyades.edit.datapool
-
Each variable in a datapool contains a specific type data and this
class represents the types that can be readily handled.
- IDatapoolSuggestedType - Interface in org.eclipse.hyades.execution.runtime.datapool
-
Each variable in a datapool contains a specific type data and this
class represents the types that can be readily handled.
- IDatapoolVariable - Interface in org.eclipse.hyades.edit.datapool
-
Each
cell in a
record has a
unique variable association.
- IDatapoolVariable - Interface in org.eclipse.hyades.execution.runtime.datapool
-
Each
cell in a
record has a
unique variable association.
- IDatastore - Interface in com.rational.test.ft.script
-
Provides information concerning a single-test
project (formerly called a project) on a particular host system.
- IDownloadFiles - Interface in com.rational.test.ft.services
-
Interface that provides "download" of files.
- IE7BROKENDOM_CLIPTODOCUMENT - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IExecutionHistoryLog - Interface in com.rational.test.ft.services
-
- IFileDialog - Interface in com.rational.test.ft.object.interfaces
-
Defines the methods uniquely associated with a file-dialog
type of control.
- IFrame - Interface in com.rational.test.ft.object.interfaces
-
Defines the interface for frame GUI objects.
- IFtVerificationPoint - Interface in com.rational.test.ft.vp
-
Serves as the verification-point operational interface.
- IFtVerificationPointData - Interface in com.rational.test.ft.vp
-
Represents the core abstraction for static and dynamic verification-point
data.
- IFtVerificationPointImage - Interface in com.rational.test.ft.vp
-
Represents the core abstraction for static and dynamic verification-point
data.
- IGNORE_ALL_SPACES - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
White-space mode setting for ignoring all whitespace characters.
- IGNORE_CGI - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IGNORE_INTERNAL_SPACES - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
White-space mode setting for ignoring the nested whitespace
characters only.
- IGNORE_LEADING_AND_TRAILING_SPACES - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
White-space mode setting for ignoring leading and trailing whitespace
characters.
- IGNORE_LEADING_SPACES - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
White-space mode setting for ignoring leading whitespace characters.
- IGNORE_NONE - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
Default white-space mode setting, which matches all characters without
ignoring any white-space characters.
- IGNORE_TRAILING_SPACES - Static variable in interface com.rational.test.ft.vp.ITestDataText
-
White-space mode setting for ignoring trailing whitespace characters.
- IGNORECLASSINDEX_INPLAYBACK - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- ignoreTheObjectState - Static variable in class com.rational.test.ft.object.interfaces.TestObject
-
- IGraphical - Interface in com.rational.test.ft.object.interfaces
-
Supported by all GUI objects.
- IGraphicalSubitem - Interface in com.rational.test.ft.object.interfaces
-
Defines methods that enable access to actions replayed by the mouse or keyboard.
- IInternalFrame - Interface in com.rational.test.ft.object.interfaces
-
Defines the interface for internalframe GUI objects.
- IllegalAccessException - Exception in com.rational.test.ft
-
Thrown when attempting to call a method that is not accessible, or when
trying to construct an object whose class is not accessible.
- IllegalAccessException(String, String) - Constructor for exception com.rational.test.ft.IllegalAccessException
-
- IllegalAccessException(IllegalAccessException) - Constructor for exception com.rational.test.ft.IllegalAccessException
-
- IllegalAccessException(String) - Constructor for exception com.rational.test.ft.IllegalAccessException
-
- ILog - Interface in com.rational.test.ft.services
-
The log interface containing all log methods used by script playback.
- ILogMessage - Interface in com.rational.test.ft.services
-
Contains the base-level information that
can be sent in a message to the log.
- Image - Class in com.rational.test.ft.script
-
Adds definition to a simple
String value.
- Image(String) - Constructor for class com.rational.test.ft.script.Image
-
Takes a required String value.
- Image(String, int) - Constructor for class com.rational.test.ft.script.Image
-
Takes the required String value as
well as an index that specifies which subitem
should be used.
- IMAGE_CORRELATIONAVERAGE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IMAGE_TOLERANCE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IMAGE_TRANSLATION - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IMapPropertyName - Interface in com.rational.test.ft.script
-
Defines the default property names used by the TestObjects in the object map
so that users can create scripts with direct access to these properties.
- IME_BUTTON - Static variable in class com.rational.test.ft.script.Location
-
Location name for the IME_BUTTON subitem location specification.
- IMessageOptions - Interface in com.rational.test.ft.services
-
Interface to get and set option values for record monitor messages.
- IMonitor - Interface in com.rational.test.ft.services
-
The monitor interface containing all execution monitoring methods
used by script playback.
- IMonitorListener - Interface in com.rational.test.ft.services
-
This interface exists so that a class can be notified
regarding monitor actions
- INamedElement - Interface in org.eclipse.hyades.edit.datapool
-
This class defines the base interface for all named elements.
- INamedElement - Interface in org.eclipse.hyades.execution.runtime.datapool
-
This class defines the base interface for all named elements.
- inConstructor - Variable in class com.rational.test.ft.services.Monitor
-
- increment() - Method in class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
Dispatched when a user clicks upArrowbutton
- indeterminate() - Method in interface com.rational.test.ft.object.interfaces.IToggle
-
- indeterminate() - Method in class com.rational.test.ft.object.interfaces.ToggleTestObject
-
To change the state of the associated object to INDETERMINATE.
- indeterminate() - Method in class com.rational.test.ft.object.interfaces.WPF.WpfToggleTestObject
-
Sets the state of the associated object to INDETERMINATE.
- indeterminate() - Static method in class com.rational.test.ft.script.NetCheckedState
-
Creates an INDETERMINATE state object.
- INDETERMINATE - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for an INDETERMINATE state specification.
- indeterminate() - Static method in class com.rational.test.ft.script.State
-
Creates an INDETERMINATE state object.
- Index - Class in com.rational.test.ft.script
-
Adds definition to a simple
int value.
- Index(int) - Constructor for class com.rational.test.ft.script.Index
-
- index - Variable in class com.rational.test.ft.script.Index
-
- IndexerInfo - Class in com.rational.test.ft.value
-
Provides information about a TestObject's indexer.
- IndexerInfo(boolean, boolean, String, String) - Constructor for class com.rational.test.ft.value.IndexerInfo
-
- info(String) - Method in interface com.rational.test.ft.services.ILog
-
Writes a simple text informational message into the log.
- info(String) - Method in class com.rational.test.ft.services.LogAdapter
-
Writes a simple text informational message into the log.
- INFO_MSG - Static variable in interface com.rational.test.ft.services.IMonitor
-
- initBrowserMap() - Static method in class com.rational.test.ft.script.AppNameNormalizer
-
This method initializes map with browser name
- initFromPreferences() - Method in class com.rational.test.ft.services.Monitor
-
Initialize from the display preferences
- initializeDataset(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- INITIALIZING_PROPERTIES - Static variable in class com.rational.test.ft.services.CorePluginLog
-
- initLog() - Method in class com.rational.test.ft.services.ExecutionHistoryLog
-
This method opens an html file with the specified name.
- initLog() - Method in class com.rational.test.ft.services.HTMLLog
-
This method opens an html file with the specified name.
- initLog() - Method in class com.rational.test.ft.services.LogExtensionAdapter
-
The abstract method that needs to be overridden by the sub classes to initialize their custom logs
- initLog() - Method in class com.rational.test.ft.services.LogExtensionAdapter
-
The abstract method that needs to be overridden by the sub classes to initialize their custom logs
- initLog() - Method in class com.rational.test.ft.services.NullLog
-
This method opens a log file.
- initLog() - Method in class com.rational.test.ft.services.TextLog
-
This method opens a log file with the specified name.
- initTextColors() - Method in class com.rational.test.ft.services.Monitor
-
- input(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
Dispatched when the user enters character in the editable control
- input(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
Dispatched when the user types some value in the editable control
- input(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
Dispatched when user inputs characters in the textarea
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
Dispatched when user enters some text in the textArea
- inputChars(String) - Method in interface com.rational.test.ft.object.interfaces.IScreen
-
Sends the characters to the current active window
- inputChars(String) - Method in interface com.rational.test.ft.object.interfaces.ITopWindow
-
Sends the supplied characters to the associated window.
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
-
Sends the supplied characters to the associated window.
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.TopLevelTestObject
-
Sends the supplied characters to the associated window.
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfTopLevelSubitemTestObject
-
Sends the supplied characters to the associated window.
- inputChars(String) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfTopLevelTestObject
-
Sends the supplied characters to the associated window.
- INPUTCHARS_METHOD - Static variable in interface com.rational.test.ft.object.interfaces.ITopWindow
-
The name of the inputChars method.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, Subitem) - Method in class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
Event is dispatched when keyboard is used to perform an action
- inputKeys(String, int) - Method in class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
Event is dispathed when a combination of keys are pressed to perform an action.
- inputKeys(String) - Method in interface com.rational.test.ft.object.interfaces.IScreen
-
Sends the key events to the current active window.
- inputKeys(String) - Method in interface com.rational.test.ft.object.interfaces.ITopWindow
-
Sends the supplied characters to the associated window.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
-
Sends the supplied characters to the associated window.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.TopLevelTestObject
-
Sends the supplied characters to the associated window.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfTopLevelSubitemTestObject
-
Sends the supplied characters to the associated window.
- inputKeys(String) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfTopLevelTestObject
-
Sends the supplied characters to the associated window.
- INPUTKEYS_METHOD - Static variable in interface com.rational.test.ft.object.interfaces.ITopWindow
-
The name of the inputKeys method.
- insertEquivalenceClass(IDatapoolEquivalenceClass, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapool
-
- insertRecord(IDatapoolRecord, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolEquivalenceClass
-
Insert the specified record before the zero based record index.
- insertRows(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Inserts the rows
The parameter rows is a comma separated text of indices or index ranges, for example 3,5-8,14,15.
- insertVariable(IDatapoolVariable, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapool
-
Insert a variable before the variable at the specified zero based
variable index.
- INSPECTOR_SLEEPLOOP - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- INSPECTOR_SLEEPTIME - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- INSTALLDIR_IGNORE_MISMATCH - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- instance - Static variable in class com.rational.test.ft.services.Monitor
-
- INTERACTIVE - Static variable in interface com.rational.test.ft.script.IOptionName
-
Specifies whether the user is available to interact with the user interface that is presented during playback.
- internal() - Method in class com.rational.test.ft.script.Column
-
For internal use only.
- internal() - Method in class com.rational.test.ft.script.Row
-
For internal use only.
- InternalFrameTestObject - Class in com.rational.test.ft.object.interfaces
-
Represents frame objects in the system under test.
- InternalFrameTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.InternalFrameTestObject
-
For internal use.
- InternalFrameTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.InternalFrameTestObject
-
For internal use.
- InternalFrameTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.InternalFrameTestObject
-
For internal use.
- InternalFrameTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.InternalFrameTestObject
-
For internal use.
- InternalFrameTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.InternalFrameTestObject
-
Construct one InternalFrameTestObject from another TestObject.
- intValue() - Method in class com.rational.test.ft.value.RecognitionIndex
-
Implements Number.intValue with a class-specific definition.
- intValue() - Method in class com.rational.test.value.Decimal
-
- intValue() - Method in class com.rational.test.value.UByte
-
- intValue() - Method in class com.rational.test.value.UInt32
-
- intValue() - Method in class com.rational.test.value.UInt64
-
- InvalidSignatureException - Exception in com.rational.test.ft
-
Thrown when a method signature is invalid.
- InvalidSignatureException() - Constructor for exception com.rational.test.ft.InvalidSignatureException
-
- InvalidSignatureException(String) - Constructor for exception com.rational.test.ft.InvalidSignatureException
-
- InvalidSubitemException - Exception in com.rational.test.ft
-
Thrown when a subitem is not supported for the proxy.
- InvalidSubitemException(String) - Constructor for exception com.rational.test.ft.InvalidSubitemException
-
- InvalidTestDataTypeException - Exception in com.rational.test.ft
-
Thrown when a request for test data cannot be completed
because the requested data type is not available for the particular
TestObject.
- InvalidTestDataTypeException() - Constructor for exception com.rational.test.ft.InvalidTestDataTypeException
-
- InvalidTestDataTypeException(String) - Constructor for exception com.rational.test.ft.InvalidTestDataTypeException
-
- InvalidTestObjectException - Exception in com.rational.test.ft
-
Thrown when a TestObject method is being invoked and the ProxyTestObject
refers to an object that is no longer valid.
- InvalidTestObjectException() - Constructor for exception com.rational.test.ft.InvalidTestObjectException
-
- InvalidTestObjectException(String) - Constructor for exception com.rational.test.ft.InvalidTestObjectException
-
- InvalidWindowHandleException - Exception in com.rational.test.ft
-
Thrown when the .NET infestation engine is not able to finish hooking the process.
- InvalidWindowHandleException() - Constructor for exception com.rational.test.ft.InvalidWindowHandleException
-
- InvalidWindowHandleException(String) - Constructor for exception com.rational.test.ft.InvalidWindowHandleException
-
- InvocationTargetException - Exception in com.rational.test.ft
-
Thrown after another exception is caught when invoking
a method.
- InvocationTargetException(String, String, Throwable) - Constructor for exception com.rational.test.ft.InvocationTargetException
-
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiApplicationTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiApplicationTestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiComboBoxTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiComboBoxTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiConnectionTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiConnectionTestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCustomControlTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCustomControlTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiMenubarTestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiMenubarTestObject
-
Invokes a method with no arguments on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiMenuTestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiMenuTestObject
-
Invokes a method with no arguments on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiSessionTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiSessionTestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiStatusbarTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiStatusbarTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTextTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTextTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToggleTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToggleTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPTopLevelTestObject
-
Invokes a method with no args on the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPTopLevelTestObject
-
Invokes a method on the object in the software under test.
Note that
this can directly modify the object in the software under test.
- invoke(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Invokes a method on the object in the software under test.
- invoke(String) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Invokes a method with no arguments on the object in the software under test.
- invoke(String, boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
A wrapper method for the invoke() API to execute a given method on the Event Dispatch Thread.
- invoke(String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
A wrapper method for the invoke() API to execute a given method on the Event Dispatch Thread.
- invokeConstructor(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.DomainTestObject
-
Invokes a constructor for a class in the context of the domain.
- invokeConstructor(String) - Method in class com.rational.test.ft.object.interfaces.DomainTestObject
-
Invokes a constructor for a class in the context of the domain.
- invokeProxy(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
- invokeProxy(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Invokes a method on the proxy for an object in the software under test.
- invokeProxy(String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- invokeProxy(String) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Invokes a method on the object in the software under test.
- invokeProxyWithGuiDelay(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- invokeProxyWithGuiDelay(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- invokeProxyWithGuiDelay(String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Invokes a method on the proxy for an object in the software under test.
- invokeProxyWithGuiDelay(String) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Invokes a method on the proxy for an object in the software under test.
- invokeScript(String) - Method in class com.rational.test.ft.object.interfaces.DocumentTestObject
-
Execute JavaScript in the given page
- invokeStaticMethod(String, String, String, Object[]) - Method in class com.rational.test.ft.object.interfaces.DomainTestObject
-
Invokes a static method on a class in the context of the domain.
- invokeStaticMethod(String, String) - Method in class com.rational.test.ft.object.interfaces.DomainTestObject
-
Invokes a static method on a class in the context of the domain.
- IObjectManagerEventListener - Interface in com.rational.test.ft.script
-
Used by RationalTestScript for notification of events
by the object manager.
- IOperatingSystem - Interface in com.rational.test.ft.script
-
Enables access to some commonly used operating system commands
that are not immediately available from the scripting language.
- IOptionCategoryName - Interface in com.rational.test.ft.script
-
Contains option category names.
- IOptionName - Interface in com.rational.test.ft.script
-
Contains definitions of the customization option names.
- IPackagePlaceholder - Interface in com.rational.test.ft.object.interfaces.SAP
-
This is just a placeholder for the SAP TestObject package.
- IPackagePlaceholder - Interface in com.rational.test.ft.object.interfaces.siebel
-
This is just a placeholder for the Siebel TestObject package.
- IParameter - Interface in com.rational.test.ft.script
-
- IPlaybackMonitor - Interface in com.rational.test.ft.services
-
The interface containing playback monitoring methods used during
script playback.
- IPlaybackMonitorDisplay - Interface in com.rational.test.ft.services
-
The interface containing display methods for a script playback monitor.
- IProvideLicense - Interface in com.rational.test.ft.services
-
- IRationalThrowable - Interface in com.rational.test.ft
-
Implemented by RationalTestError and RationalTestException.
- IRegEx - Interface in com.rational.test.util.regex
-
Interface for Regular expression
- isAlive() - Method in class com.rational.test.ft.object.interfaces.ProcessTestObject
-
Checks whether the process is till alive.
- isAllCells() - Method in interface com.rational.test.ft.vp.ITestDataTableRegion
-
Returns true if all the cells in the table are in the region.
- isAlt() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the Alt key is selected.
- isAlwaysOnTop() - Method in interface com.rational.test.ft.services.IPlaybackMonitorDisplay
-
Returns whether the playback monitor is always displayed on top
of other windows.
- isAlwaysOnTop() - Method in class com.rational.test.ft.services.PlaybackMonitorAdapter
-
Returns whether the playback monitor is always displayed on top
of other windows.
- isAlwaysOnTop() - Method in class com.rational.test.ft.services.PlaybackMonitorPreferences
-
Return whether the playback monitor is always displayed on top
of other windows
- isApplicationDefined(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Returns true if the specified application has been defined
in the configuration file.
- isArrow() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a combobox ARROW location.
- isArtificialProperty(String) - Method in class com.rational.test.ft.object.map.MappedTestObject
-
Returns true if the property name corresponds to an
extended property, that is, a property not defined by the underlying domain.
- isBackButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a BACK_BUTTON window location.
- isBackGround() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a BACKGROUND location.
- isBlock() - Method in interface com.rational.test.ft.vp.ITestDataTableRegion
-
Returns true if the region is a block of cells in the corresponding table.
- isBottomEdge() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge BOTTOM_EDGE window location.
- isBound() - Method in interface com.rational.test.ft.object.interfaces.ITestObjectReference
-
Returns true if the object is bound.
- isBrowserDefined(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Returns true if the specified browser name has been defined by the Enabler.
- isCanceled() - Method in interface com.rational.test.ft.services.IActionMonitor
-
Returns whether cancelation of current operation has been requested.
- isCanceled() - Method in class com.rational.test.ft.services.NullActionMonitor
-
- isCaption() - Method in class com.rational.test.ft.script.Location
-
- isCaseSensitiveComparison() - Method in class com.rational.test.ft.value.RegularExpression
-
Returns whether the regular-expression pattern should be compared
case sensitively.
- isCell() - Method in interface com.rational.test.ft.vp.ITestDataTableRegion
-
Returns true if the region is a single cell of the corresponding table.
- isCheck() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
CHECK action.
- isCheckbox() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a CHECKBOX location.
- isCheckbox() - Method in interface com.rational.test.ft.vp.ITestDataTreeAttributes
-
Returns true if the tree item is a checkbox type tree item.
- isCheckboxMenuItem() - Method in interface com.rational.test.ft.vp.ITestDataMenu
-
Returns true if the menu item is a checkbox-type menu item.
- isChecked() - Method in class com.rational.test.ft.script.NetCheckedState
-
Returns true if this state represents a CHECKED state.
- isChromeBrowserWindowOpen() - Method in class com.rational.test.ft.script.ManageEnablementLog
-
- isChromeWindow(String) - Method in class com.rational.test.ft.script.ManageEnablementLog
-
- isCloseAction(Object[], String) - Static method in class com.rational.test.ft.script.UnexpectedWindowConfigurationManager
-
Method to find if the action is close
- isCloseButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge CLOSE_BUTTON window location.
- isCollapse() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
COLLAPSE action.
- isCollapseAndExtendSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
COLLAPSE_AND_EXTENDSELECT action.
- isCollapseAndSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
COLLAPSE_AND_SELECT action.
- isColumn() - Method in interface com.rational.test.ft.vp.ITestDataTableRegion
-
Returns true if the region is a single column of the corresponding table.
- isColumnDrillDown(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Returns TRUE if the specified column is a drill-down column, and FALSE if it is not.
- isColumnExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Returns a Boolean value indicating whether or not the specified column exists.
- isCommand() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the Command key is selected.
- isCompareBothByLeftRegions() - Method in interface com.rational.test.ft.vp.ITestDataTable
-
Specifies whether the comparison should be performed by using the comparison
regions of both left and right values or just the left.
- isCompareColumnHeaders() - Method in interface com.rational.test.ft.vp.ITestDataTable
-
Returns true if the column headers should be compared.
- isCompareRowHeaders() - Method in interface com.rational.test.ft.vp.ITestDataTable
-
Returns true if the row headers should be compared.
- isConnector() - Method in class com.rational.test.ft.object.interfaces.GefEditPartTestObject
-
Verify if the EditPart is a Connector.
- isContextHelpButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge CONTEXTHELP_BUTTON window location.
- isControlEnabled(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebToolbarTestObject
-
Returns a Boolean value indicating whether or not the specified control is
enabled.
- isControlExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebAppletTestObject
-
Returns a Boolean value indicating whether or not the specified control exists.
- isControlExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebToolbarTestObject
-
Returns a Boolean value indicating whether or not the specified control exists.
- IScreen - Interface in com.rational.test.ft.object.interfaces
-
Provides simple access to a Screen object.
- IScript - Interface in com.rational.test.ft.script
-
Enables access to the fundamental abstract properties
of a test script, without getting into implementation details of a
script.
- IScriptDefinition - Interface in com.rational.test.ft.script
-
Persists the definition about the artifacts
associated with the script as an object that implements this
interface when the script is created or updated.
- IScriptPlaybackParams - Interface in com.rational.test.ft.services
-
- IScriptText - Interface in com.rational.test.ft.script
-
Represents an associated object in a script.
- IScrollable - Interface in com.rational.test.ft.object.interfaces
-
Defines the methods necessary for supporting scrolling,
relative to a particular component.
- isCtrl() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the Ctrl key is selected.
- isCustom() - Method in class com.rational.test.ft.services.LogMessageProperty
-
Return true if the property is a custom property
- isDatapoolInCache(String) - Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- isDeletedFromMap(String) - Method in interface com.rational.test.ft.script.IScriptDefinition
-
Returns the deletion flag associated with a TestObject.
- isDescribed() - Method in interface com.rational.test.ft.object.interfaces.ITestObjectReference
-
Returns true>if the object is described.
- isDescriptionObject() - Method in class com.rational.test.ft.object.map.MappedTestObject
-
- isDeselect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
DESELECT action.
- isDeselectAll() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
DESELECT_ALL action.
- isDropDown() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a DROPDOWN location.
- ISelect - Interface in com.rational.test.ft.object.interfaces
-
Provides meta-actions for selectable subitems in a control.
- isEnabled() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Determines whether a component is enabled.
- isEnabled() - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Determine's whether the component under evaluation is enabled.
- isEnabled(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebMenuTestObject
-
Returns a Boolean value indicating whether or not the specified object is enabled.
- isEnabled() - Method in class com.rational.test.ft.script.ScriptCommandFlags
-
Returns true if these flags reflect an ENABLED
state in the associated TestObject.
- isExists(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebMenuTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExists(String, String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebPageTabsTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebPDQTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebPicklistTestObject
-
Returns a Boolean value indicating whether or not the specified picklist item exists.
- isExists(String, String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebScreenViewsTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebThreadbarTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExists(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
-
Returns a Boolean value indicating whether the specified object exists (TRUE) or does not exist (FALSE).
- isExists(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebViewAppletsTestObject
-
Returns a Boolean value indicating whether or not the specified object exists.
- isExpand() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
EXPAND action.
- isExpandAndExtendSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
EXPAND_AND_EXTENDSELECT action.
- isExpandAndSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
EXPAND_AND_SELECT action.
- isExpanded(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
-
Returns a Boolean value indicating whether the specified tree node is expanded (TRUE) or collapsed (FALSE).
- isExtendSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
EXTEND_SELECT action.
- isFixedWeight() - Method in class com.rational.test.ft.value.PropertyWeight
-
Specifies whether the weight can be updated.
- isFocusTraversable() - Method in class com.rational.test.ft.services.PlaybackMonitor.FixedHeightTextField
-
- IsFolder(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Check if the node with the node name is a folder.
- IsFolderExpandable(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Check if the folder node is expandable.
- IsFolderExpanded(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Check if the folder is expanded.
- isHeader() - Method in class com.rational.test.ft.script.Column
-
Returns true if the column descriptor
is a column header value.
- isHeader() - Method in class com.rational.test.ft.script.Row
-
Returns true if the row descriptor
is a row header value.
- isHeaderIconPart() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge HEADER_ICON window location.
- isHorizontalScrollElevator() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_HORIZONTAL_ELEVATOR location.
- isHScroll() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
HSCROLL action.
- isHtmlDomainCreated(TestContext.Reference) - Method in class com.rational.test.ft.script.ManageEnablementLog
-
- isHtmlDomainSupportedInTestContext() - Method in class com.rational.test.ft.script.ManageEnablementLog
-
- isHtmlWebui() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- isIconified() - Method in class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
Provides access to the iconified state of the frame
- isIconified() - Method in class com.rational.test.ft.object.interfaces.FrameTestObject
-
This will check whether the frame is iconfied or not
- isIconified() - Method in interface com.rational.test.ft.object.interfaces.IFrame
-
Provides access to the iconified state of the frame
- isIconified() - Method in class com.rational.test.ft.object.interfaces.TopLevelTestObject
-
Returns true if the top-level window is iconified.
- isIconified() - Method in class com.rational.test.ft.object.interfaces.WPF.WpfFrameSubitemTestObject
-
Checks whether the frame is iconified.
- isIconified() - Method in class com.rational.test.ft.object.interfaces.WPF.WpfFrameTestObject
-
Checks whether the frame is iconified.
- ISiebTestObject - Interface in com.rational.test.ft.object.interfaces.siebel
-
Interface for Siebel Object
- isIgnoreOwner() - Method in class com.rational.test.ft.object.map.MappedTestObject
-
This method returns whether an owner found in the SUT is ignored or not.
- isIMEButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge IME_BUTTON window location.
- ISimpleLog - Interface in com.rational.test.ft.services
-
The log interface containing the base-level log static values and
methods.
- isIncludeTimeStamp() - Method in interface com.rational.test.ft.services.IMessageOptions
-
Return whether to include a time stamp with the message display
- isIncludeTimeStamp() - Method in class com.rational.test.ft.services.MessageOptionsWizard
-
Return whether to include a time stamp with the message display
- isIncludeTimeStamp() - Method in class com.rational.test.ft.services.MonitorUIPreferences
-
Return whether a timestamp is included in the message output
to the monitor
- isInContainer() - Static method in class com.rational.test.ft.services.LogManager
-
Returns true if the execution is on a container.
- isIndeterminate() - Method in class com.rational.test.ft.script.NetCheckedState
-
Returns true if this state represents an
INDETERMINATE state.
- isIndeterminate() - Method in class com.rational.test.ft.script.State
-
Returns true if this state represents an
INDETERMINATE state.
- isIndex() - Method in class com.rational.test.ft.script.Column
-
Returns
true if the column descriptor
is an
Index value.
- isIndex() - Method in class com.rational.test.ft.script.Row
-
Returns
true if the row descriptor
is an
Index value.
- isJVMDefined(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Returns true if the specified JVM name has been defined
by the Enabler.
- isKeyValuePairs() - Method in class com.rational.test.ft.script.Column
-
Returns true if the column descriptor
is a KeyValuePairs value.
- isKeyValuePairs() - Method in class com.rational.test.ft.script.Row
-
Returns true if the row descriptor
is a key-value pairs value.
- isLeft() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the left mouse button is selected.
- isLeftEdge() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame LEFT_EDGE window location.
- isLocalizedResourceAvailable() - Static method in class com.rational.test.ft.services.StringTableService
-
Check to see if a localized string table is loaded.
- isLogBrowserBased(String) - Static method in class com.rational.test.ft.services.LogManager
-
Returns true if the log dosen;t require the eclipse IDE, to open the log.
- isLoggedDuringUnregister() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- isLoggingEnabled(int, int) - Method in class com.rational.test.ft.services.LogAdapter
-
Return true if the resultCode is within the current log filters.
- isLogGuiActionEnabled(String) - Method in interface com.rational.test.ft.services.ILog
-
Returns true if Gui Actions are to be logged for the given method.
- isLogGuiActionEnabled(String) - Method in class com.rational.test.ft.services.LogAdapter
-
Returns true if Gui Actions are to be logged.
- isLogScreenSnapshotActionEnabled() - Method in interface com.rational.test.ft.services.ILog
-
Returns true if Screen SnapShot for Gui Actions are to be logged for the given method.
- isLogScreenSnapshotActionEnabled() - Method in class com.rational.test.ft.services.LogAdapter
-
Returns true if Screen Snapshot for Gui Actions are to be logged.
- isMainScript() - Method in class com.rational.test.ft.script.RationalTestScript
-
Returns true if the currently executing script is the top-level
(main) script, that is, not called by callScript.
- isMappedObject() - Method in class com.rational.test.ft.object.interfaces.RootTestObject
-
- isMappedObject() - Method in class com.rational.test.ft.object.interfaces.ScreenTestObject
-
- isMappedObject() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Returns true if the object contains a mapped reference.
- isMasked() - Method in class com.rational.test.ft.services.LogMessageProperty
-
Return true if the property is masked.
- isMaximizeButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a MAXIMIZE_BUTTON window location.
- isMayExit() - Method in class com.rational.test.ft.script.ScriptCommandFlags
-
Returns true if these flags reflect a MAY_EXIT flag.
- isMiddle() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the middle mouse button is selected.
- isMinimizeButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a MINIMIZE_BUTTON window location.
- isMonth() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a MONTH location.
- isName() - Method in class com.rational.test.ft.script.Button
-
- isName() - Method in class com.rational.test.ft.script.Column
-
- isNew() - Method in class com.rational.test.ft.object.map.MappedTestObject
-
Returns the state of the associated test object.
- isNotChecked() - Method in class com.rational.test.ft.script.NetCheckedState
-
Returns true if this state represents a NOT_CHECKED state.
- isNotSelected() - Method in class com.rational.test.ft.script.State
-
Returns true if this state represents a NOT_SELECTED state.
- isOpaque() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Determines whether a component is
opaque.
- isOpaque() - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Determine's whether the component under evaluation is opaque.
- isParentRow() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a grid PARENTROW window location.
- isPaused() - Method in class com.rational.test.ft.services.Monitor
-
This method returns true if recording has been paused.
- isPersistentProperty(String) - Method in class com.rational.test.ft.object.map.MappedTestObject
-
Returns true if the property name corresponds to a
property that should be persisted, for example, a property in a verification-point Object recognition
property cache.
- isPlusMinus() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a PLUS_MINUS location.
- isPointInObject(Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Determines whether the specified screen-relative point is
contained in the component under evaluation.
- isPointInObject(Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Determines whether the specified screen-relative point is
contained in the component under evaluation.
- isPointInObject(DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Determines whether the specified screen-relative DPoint is contained in the component under evaluation.
- isPointInObject(DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Determines whether the specified screen-relative DPoint is contained in the component under evaluation.
- isPopup() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a combobox POPUP window location.
- isPredefinedLocation() - Method in class com.rational.test.ft.script.Location
-
Returns true if the location has a predefined value in
the script base
- isPrivateMap() - Method in interface com.rational.test.ft.script.IScriptDefinition
-
Returns true if the object map associated with the script is private.
- isProcess() - Method in interface com.rational.test.ft.object.interfaces.ITestObjectReference
-
Returns true if the object is a process-reference object.
- isRadioMenuItem() - Method in interface com.rational.test.ft.vp.ITestDataMenu
-
Returns true if the menu item is a checkbox-type menu item.
- isRecorderRunning() - Method in class com.rational.test.ft.services.BasicActionRecorderEventService
-
- isRecorderRunning() - Method in interface com.rational.test.ft.services.IActionRecorderEventService
-
- isRegularExpression() - Method in class com.rational.test.ft.script.ProcessName
-
- isRight() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the right mouse button is selected.
- isRightEdge() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge RIGHT_EDGE window location.
- isRow() - Method in interface com.rational.test.ft.vp.ITestDataTableRegion
-
Returns true if the region is a single row of the corresponding table.
- isRowExpanded(int) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Returns a Boolean value indicating whether the row is expanded (TRUE) or collapsed (FALSE).
- isSameObject(TestObject) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Returns true if the supplied TestObject represents the same
underlying object in the software under test.
- isScreenTestObject() - Method in class com.rational.test.ft.object.interfaces.ScreenTestObject
-
- isScreenTestObject() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Check to see if this TestObject is indeed the Screen.
- isScrollAction() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents any of the scrolling actions.
- isScrollDown() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_DOWN location.
- isScrollDownButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_DOWNBUTTON location.
- isScrollElevator() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_VERTICAL_ELEVATOR location.
- isScrollLeft() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_LEFT location.
- isScrollLeftButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_LEFTBUTTON location.
- isScrollLineDown() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_LINEDOWN action.
- isScrollLineLeft() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_LINELEFT action.
- isScrollLineRight() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_LINERIGHT action object.
- isScrollLineUp() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_LINEUP action.
- isScrollLocation() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a ScrollLocation.
- isScrollMaxButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_MAXBUTTON location.
- isScrollMinButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_MINBUTTON location.
- isScrollPageDown() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_PAGEDOWN action.
- isScrollPageLeft() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_PAGELEFT action.
- isScrollPageRight() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_PAGERIGHT action.
- isScrollPageUp() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SCROLL_PAGEUP action.
- isScrollRight() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_RIGHT location.
- isScrollRightButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_RIGHTBUTTON location.
- isScrollUp() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a block SCROLL_UP location.
- isScrollUpButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_UPBUTTON location.
- isSelect() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
SELECT action.
- isSelected(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
-
Returns a Boolean value indicating whether the specified tree node is selected (TRUE) or not selected (FALSE).
- isSelected() - Method in class com.rational.test.ft.script.State
-
Returns true if this state represents a SELECTED state.
- isSelected() - Method in interface com.rational.test.ft.vp.ITestDataMenu
-
Returns the setting of the selected property associated with this verification point.
- isShift() - Method in class com.rational.test.ft.script.MouseModifiers
-
Returns true if the Shift key is selected.
- isShowHelpOnStartup() - Method in interface com.rational.test.ft.services.IMessageOptions
-
Return whether to show help at startup
- isShowHelpOnStartup() - Method in class com.rational.test.ft.services.MessageOptionsWizard
-
Return whether to show help on startup
- isShowHelpOnStartup() - Method in class com.rational.test.ft.services.MonitorUIPreferences
-
Return whether a timestamp is included in the message output
to the monitor
- isShowHideButton() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SHOWHIDE_BUTTON window location.
- isShowing() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Determines whether a component is showing.
- isShowing() - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Determine's whether the component under evaluation is showing.
- isShowing() - Method in class com.rational.test.ft.script.ScriptCommandFlags
-
Returns true if these flags reflect a SHOWING
state in the associated TestObject.
- isStopped() - Method in class com.rational.test.ft.services.Monitor
-
This method returns true if recording has been terminated.
- isSubitem() - Method in class com.rational.test.ft.script.Button
-
- isSubitem() - Method in class com.rational.test.ft.script.Column
-
Returns true if the column descriptor
is a column header value.
- isSubitem() - Method in class com.rational.test.ft.script.Row
-
Returns true if the row descriptor
is a row subitem specification.
- isSystemMenu() - Method in class com.rational.test.ft.script.Location
-
- isThumb() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a THUMB location.
- isToday() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a TODAY location.
- isTopEdge() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a frame edge TOP_EDGE window location.
- isTopLevel() - Method in interface com.rational.test.ft.object.interfaces.IWindow
-
Returns a flag to check whether the window is toplevel or not.
- isTopLevelTestObject() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Check to see if this TestObject is indeed the Top Level Test Object.
- ISubitem - Interface in com.rational.test.ft.object.interfaces
-
Defines the methods that must be
supported for access to subitems.
- isUncheck() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
UNCHECK action.
- isUndetermined() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents an
UNDETERMINED action.
- isUnixOnly() - Method in class com.rational.test.ft.script.ScriptCommandFlags
-
Returns true if these flags reflect a UNIX_ONLY flag.
- ISupplementalLog - Interface in com.rational.test.ft.services
-
- isUsed() - Method in class com.rational.test.ft.object.map.MappedTestObject
-
This method returns the referrence status of the associated test object.
- isUserModified(String) - Method in class com.rational.test.ft.object.map.ObjectMap
-
Set a map id as having been modified directly by a user.
- isValidRange() - Method in class com.rational.test.ft.value.NumericRange
-
Returns true if the current values denote an invalid range.
- isValidRange(Number, Number, int) - Static method in class com.rational.test.ft.value.NumericRange
-
Returns true if the specified values denote an invalid range.
- isVerticalScrollElevator() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a SCROLL_ELEVATOR location.
- isVisible() - Method in interface com.rational.test.ft.services.IPlaybackMonitorDisplay
-
Returns whether the playback monitor is visible.
- isVisible() - Method in class com.rational.test.ft.services.PlaybackMonitorAdapter
-
Returns whether the playback monitor is visible.
- isVisible() - Method in class com.rational.test.ft.services.PlaybackMonitorPreferences
-
Return whether the playback monitor is visible
- isVisualStudioPlayback() - Method in class com.rational.test.ft.services.LogExtensionAdapter
-
The log extensions is used for VS and java.
- isVisualStudioPlayback() - Method in class com.rational.test.ft.services.LogExtensionAdapter
-
The log extensions is used for VS and java.
- isVKeyAllowed(int) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPTopLevelTestObject
-
Determines if a given virtual key is allowed.
- isVScroll() - Method in class com.rational.test.ft.script.Action
-
Returns true if this action represents a
VSCROLL action.
- isWeekend(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Determines if a date falls on the weekend
- isWindowConfigured(Object[], String) - Static method in class com.rational.test.ft.script.UnexpectedWindowConfigurationManager
-
Check for configured windows
- isWindows() - Method in interface com.rational.test.ft.script.IOperatingSystem
-
Returns true if the current operating system is Microsoft Windows.
- isWindows() - Static method in class com.rational.test.ft.services.FtSystemUtils
-
- isWindowsOnly() - Method in class com.rational.test.ft.script.ScriptCommandFlags
-
Returns true if these flags reflect a WINDOWS_ONLY flag.
- isYear() - Method in class com.rational.test.ft.script.Location
-
Returns true if this location represents a YEAR location.
- ITALIC - Static variable in class com.rational.test.ft.value.FontInfo
-
- itemContextMenu(Subitem, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Requests a context menu for an item.
- itemContextMenuByKey(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Requests a context menu for an item.
- itemRollOver(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
Dispatched when a user hovers the mouse over the chart series item.
- iteratorExists(IDatapool) - Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- ITestData - Interface in com.rational.test.ft.vp
-
Provides base-level support for verification-point data returned from a proxy object.
- ITestDataElement - Interface in com.rational.test.ft.vp
-
- ITestDataElementList - Interface in com.rational.test.ft.vp
-
Used by the
ITestDataList interface to encapsulate the ordered
set of generic elements that make up the desired list.
- ITestDataImage - Interface in com.rational.test.ft.vp
-
- ITestDataList - Interface in com.rational.test.ft.vp
-
Represents the elements in a list-type object for a
verification-point operation.
- ITestDataMenu - Interface in com.rational.test.ft.vp
-
Represents the necessary methods for supporting a menu-type
verification point.
- ITestDataProperties - Interface in com.rational.test.ft.vp
-
Defines the methods necessary for maintaining the properties associated
with a single TestObject in the software under test.
- ITestDataTable - Interface in com.rational.test.ft.vp
-
Represents a table of test data.
- ITestDataTableRegion - Interface in com.rational.test.ft.vp
-
Represents a region of a corresponding table.
- ITestDataText - Interface in com.rational.test.ft.vp
-
Represents the necessary methods for supporting a text-type
verification point.
- ITestDataTree - Interface in com.rational.test.ft.vp
-
The base-level tree verification-point interface.
- ITestDataTreeAttributes - Interface in com.rational.test.ft.vp
-
Represents the necessary methods for supporting a tree node within a tree-type
verification point.
- ITestDataTreeNode - Interface in com.rational.test.ft.vp
-
Provides the necessary methods for representing a
node in a
Tree test-data object.
- ITestDataTreeNodes - Interface in com.rational.test.ft.vp
-
Enables an appropriate display object to be
associated with the tree nodes.
- ITestObjectDescriptor - Interface in com.rational.test.ft.vp
-
Defines an abstract reference to an object in the software under
test.
- ITestObjectMethodState - Interface in com.rational.test.ft.script
-
Provides access to the state of a method call on a TestObject.
- ITestObjectReference - Interface in com.rational.test.ft.object.interfaces
-
Defines the standard interface for all TestObjectReference objects.
- ITestProject - Interface in com.rational.test.ft.script
-
This interface defines the general methods available to a project
instance.
- IText - Interface in com.rational.test.ft.object.interfaces
-
Exposes methods that are explicitly associated with a text
type control.
- ITLM_LOG_LOCATION - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- ITLM_LOG_VERBOSE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IToggle - Interface in com.rational.test.ft.object.interfaces
-
Supports objects with binary state characteristics
such as check boxes, radio buttons, and toggle buttons.
- IToggleGUI - Interface in com.rational.test.ft.object.interfaces
-
Extends the definition of the
IToggle interface
to include actions that directly use the mouse.
- ITopWindow - Interface in com.rational.test.ft.object.interfaces
-
Defines the interface for top-level GUI objects.
- ITSSScriptCountProvider - Interface in com.rational.test.ft.services
-
This keeps a top level script counts in a test suite.
- IVariable - Interface in com.rational.test.ft.script
-
- IVariablesManager - Interface in com.rational.test.ft.script
-
The IVariablesManager interface allows access to the input parameters
and the output variables from a script.
- ivoryProperties - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- IWindow - Interface in com.rational.test.ft.object.interfaces
-
Provides access to the native window
management system; any use of this interface is likely to be
platform specific.
- IWpfGraphical - Interface in com.rational.test.ft.object.interfaces.WPF
-
- IWpfGraphicalSubitem - Interface in com.rational.test.ft.object.interfaces.WPF
-