IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3
A B C D E F G H I J K L M N O P R S T U V W X Y _

E

ECLIPSE_ENABLER_PLUGIN_VERSION - Static variable in class com.rational.test.ft.services.FtInstallOptions
 
ECLIPSE_GEFENABLER_PLUGIN_VERSION - Static variable in class com.rational.test.ft.services.FtInstallOptions
 
EclipseTestObject - Class in com.rational.test.ft.object.interfaces
Provides Script access to Eclipse User Interface.
EclipseTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.EclipseTestObject
For internal use.
EclipseTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.EclipseTestObject
For internal use.
EclipseTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.EclipseTestObject
For internal use.
EclipseTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.EclipseTestObject
For internal use.
EclipseTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.EclipseTestObject
Constructs one EclipseTestObject from another TestObject.
ECREATESS - Static variable in exception com.rational.test.ft.services.TestManagerException
 
ECREATEST - Static variable in exception com.rational.test.ft.services.TestManagerException
 
EDELETESS - Static variable in exception com.rational.test.ft.services.TestManagerException
 
EDELETEST - Static variable in exception com.rational.test.ft.services.TestManagerException
 
EDSDNULL - Static variable in exception com.rational.test.ft.services.TestManagerException
 
EDSDPJNMNULL - Static variable in exception com.rational.test.ft.services.TestManagerException
 
EDSDSSIDNULL - Static variable in exception com.rational.test.ft.services.TestManagerException
 
elementArray() - Method in class com.rational.test.ft.value.ExpandableList
Returns the number of elements in the ExpandableList.
elementArray() - Method in class com.rational.test.ft.value.NameSet
Returns the number of elements in the NameSet.
elements() - Method in class com.rational.test.ft.value.ExpandableList
Lists the elements in the ExpandableList.
elements() - Method in class com.rational.test.ft.value.NameSet
Lists the elements in the NameSet.
EllipseGeometry - Class in com.rational.test.ft.value
 
EllipseGeometry(double, double, double, double) - Constructor for class com.rational.test.ft.value.EllipseGeometry
 
EmbeddedBrowserTestObject - Class in com.rational.test.ft.object.interfaces
Provides script access to the general embedded browser, which is the HTML Browser TestObject class.
EmbeddedBrowserTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
For internal use.
EmbeddedBrowserTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
For internal use.
EmbeddedBrowserTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
For internal use.
EmbeddedBrowserTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
For internal use.
EmbeddedBrowserTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
Constructs one TestObject from another.
emit() - Method in class com.rational.test.ft.script.DelayEvent
Emits (plays back) the low level delay event.
emit() - Method in class com.rational.test.ft.script.LowLevelEvent
Emits (plays back) the underlying low level event.
emitLowLevelEvent(LowLevelEvent) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Plays back a low level event.
emitLowLevelEvent(LowLevelEvent[]) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Plays back a sequence of low level events.
ENABLE_DEFAULT_ENVIRONMENTS - Static variable in interface com.rational.test.ft.script.IOptionName
Option to enable default environments on IDE startup
ENABLE_LOCALIZATION - Static variable in class com.rational.test.ft.services.FtInstallOptions
 
ENABLE_LOGGING - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
The filter level for logging to log all results.
ENABLE_SCRIPT_VISUALIZATION - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable script visualization
ENABLE_SIMPLIFIED_SCRIPT_IN_JAVA - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable emitting of simpified scripts in generated java scripts.
ENABLE_VOM - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable Visual Object Map
ENABLE_VOM_DATA_VP - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable Visual Object Map Data Vp during recording
ENABLE_VOM_DP - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable capturing of Datapool data during recording
ENABLE_VOM_PROP_VP - Static variable in interface com.rational.test.ft.script.IOptionName
Flags to enable Visual Object Map Property Vp during recording
ENABLED - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for the ENABLED command flag.
ENABLED - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
Specifies that a GUITestObject is enabled.
enableForTesting(String) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Enables the process(es) with name processName for testing.
enableForTesting(int) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Enables the process with processId for testing.
enableForTesting(long) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Enables the process with window windowHandle for testing.
endTransaction() - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiSessionTestObject
Ends a transaction
ENOTLOGGEDIN - Static variable in exception com.rational.test.ft.services.TestManagerException
 
ensureLogDirectory() - Method in class com.rational.test.ft.services.LogAdapter
Returns the directory the log is being written to.
ensureObjectIsVisible() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
Ensures that the object is visible on the screen, provided that the object exists
ensureObjectIsVisible() - Method in class com.rational.test.ft.object.interfaces.ScreenTestObject
 
ensureRepoServer() - Method in class com.rational.test.ft.services.TestManager
Called before doing any TestManager services.
ensureVisibleHorizontalItem(Subitem, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
Scrolls the Tree horizontally until the Item is visible.
ensureVisibleHorizontalItemByKey(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
Scrolls the Tree horizontally until the Item is visible.
EnumerationType - Class in com.rational.test.ft.value
Expresses primimtve values (such as the month in a date) as the logical enumeration types they represent.
EnumerationType(int, String[]) - Constructor for class com.rational.test.ft.value.EnumerationType
Presents the possible values as the enumeration and the current index.
EnumerationType(int, String, String[]) - Constructor for class com.rational.test.ft.value.EnumerationType
Presents the possible values as the enumeration and the current and text index.
EnumerationType(int, String[], boolean) - Constructor for class com.rational.test.ft.value.EnumerationType
Presents the possible values as the enumeration and the current index.
EnumerationType(int, String, String[], boolean) - Constructor for class com.rational.test.ft.value.EnumerationType
Presents the possible values as the enumeration and the current and text index.
EnumerationType(int, String, String[], boolean, boolean) - Constructor for class com.rational.test.ft.value.EnumerationType
Presents the possible values as the enumeration and the current and text index.
EPJNMNULL - Static variable in exception com.rational.test.ft.services.TestManagerException
 
equals(Object) - Method in class com.rational.test.ft.object.interfaces.TestObject
Returns true if the two objects are equal.
equals(Object) - Method in class com.rational.test.ft.script.Area
Compares Area values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Button
 
equals(Object) - Method in class com.rational.test.ft.script.CaptionText
Overrides the default Object.equals to provide a more interesting caption-specific result.
equals(Object) - Method in class com.rational.test.ft.script.Cell
Indicates that two cells are considered equal.
equals(Object) - Method in class com.rational.test.ft.script.ColumnHeader
Compares columnheader values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Date
Compares Date values.
equals(Object) - Method in class com.rational.test.ft.script.Header
Compares header values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Href
Compares href values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Id
Compares Id values and returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Image
Compares Text values.
equals(Object) - Method in class com.rational.test.ft.script.Index
Overrides the default Object.equals functionality with class-specific support.
equals(Object) - Method in class com.rational.test.ft.script.Link
Compares Text values.
equals(Object) - Method in class com.rational.test.ft.script.List
Compares two List objects and returns true if all elements in both lists are equal.
equals(Subitem[], Subitem[]) - Static method in class com.rational.test.ft.script.List
Compares two arrays of subitem objects.
equals(Object) - Method in class com.rational.test.ft.script.MouseModifiers
Overloads the equals method so that only the bitmap is compared.
equals(Object) - Method in class com.rational.test.ft.script.Name
Compares Name values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.NetCheckedState
Compares state values.
equals(Object) - Method in class com.rational.test.ft.script.ProcessName
Overrides the default Object.Equals to provide a more interesting caption-specific result.
equals(Object) - Method in class com.rational.test.ft.script.RowColumnIndex
Compares RowColumn values.
equals(Object) - Method in class com.rational.test.ft.script.RowHeader
Compares rowheader values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Separator
Overrides Object.equals with a class-specific comparison.
equals(Object) - Method in class com.rational.test.ft.script.State
Compares state values.
equals(Object) - Method in class com.rational.test.ft.script.Text
Compares Text values.
equals(Object) - Method in class com.rational.test.ft.script.TextPosition
Compares text position values.
equals(Object) - Method in class com.rational.test.ft.script.ToolTipText
Compares Text values.
equals(Object) - Method in class com.rational.test.ft.script.TopLeftHeader
Compares columnheader values; returns true if they are equal.
equals(Object) - Method in class com.rational.test.ft.script.Value
Overrides Object.equals with class-specific comparison.
equals(Object) - Method in class com.rational.test.ft.script.Week
Compares Date values.
equals(Object) - Method in class com.rational.test.ft.script.WeekDay
Compares Date values.
equals(Object) - Method in class com.rational.test.ft.script.WeightedProperty
Compares the property's name and value attributes to the supplied object's attributes.
equals(Object) - Method in class com.rational.test.ft.script.WeightedPropertySet
Compares each member of this set with those in the supplied set.
equals(Object) - Method in class com.rational.test.ft.value.DateWrapper
Overrides the default equals method so that Date properties can be compared in an interesting way.
equals(Object) - Method in class com.rational.test.ft.value.DPoint
 
equals(Object) - Method in class com.rational.test.ft.value.DRectangle
 
Equals(Object) - Method in class com.rational.test.ft.value.EllipseGeometry
 
Equals(EllipseGeometry) - Method in class com.rational.test.ft.value.EllipseGeometry
 
equals(Object) - Method in class com.rational.test.ft.value.FontInfo
Returns true if the other object is a FontInfo object with the same value.
equals(Object) - Method in class com.rational.test.ft.value.IndexerInfo
 
equals(Object) - Method in class com.rational.test.ft.value.MethodInfo
Indicates whether an object is equal to this one.
equals(Object) - Method in class com.rational.test.ft.value.NameSet
Overloads the core java.lang.Object implementation to compare the entries in the NameSet.
equals(Object) - Method in class com.rational.test.ft.value.NumericRange
Overloads the default Object.equals to check the specific range that is being compared.
equals(Object) - Method in class com.rational.test.ft.value.PropertyWeight
Overloads the core java.lang.Object implementation to compare the weight directly.
equals(Object) - Method in class com.rational.test.ft.value.ReadOnlyString
Overloads the core java.lang.Object implementation to compare the String directly.
equals(Object) - Method in class com.rational.test.ft.value.RecognitionIndex
Overrides Object.equals with a class-specific comparison.
equals(Object) - Method in class com.rational.test.ft.value.RecognitionString
Overrides Object.equals with a class-specific comparison.
equals(Object) - Method in class com.rational.test.ft.value.RegularExpression
Overrides Object.equals with a class-specific comparison.
equals(Object) - Method in class com.rational.test.value.Decimal
 
equals(Object) - Method in class com.rational.test.value.UByte
 
equals(Object) - Method in class com.rational.test.value.UInt32
 
equals(Object) - Method in class com.rational.test.value.UInt64
 
equivalenceClass - Variable in class com.rational.test.ft.datapool.BaseDatapoolIterator
 
equivalenceClassAdded(IDatapool, int) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassAdded(IDatapool, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
equivalenceClassChanged(IDatapool, int) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassChanged(IDatapool, int, String) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassChanged(IDatapool, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
equivalenceClassChanged(IDatapool, int, String) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
equivalenceClassIndex - Variable in class com.rational.test.ft.datapool.BaseDatapoolIterator
 
equivalenceClassMoved(IDatapool, int, int) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassMoved(IDatapool, int, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
equivalenceClassRemoved(IDatapool, int) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassRemoved(IDatapool, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
equivalenceClassReordered(IDatapool, int) - Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
 
equivalenceClassReordered(IDatapool, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
 
ERESETDATAPATH - Static variable in exception com.rational.test.ft.services.TestManagerException
 
error(String) - Method in class com.rational.test.ft.rational_ft.Debug
 
ERROR_MSG - Static variable in interface com.rational.test.ft.services.IMonitor
 
ERROR_SAVING_PROPERTIES_FILE - Static variable in class com.rational.test.ft.services.CorePluginLog
 
errorCode - Variable in exception com.rational.test.ft.services.TestManagerException
 
errorType - Variable in exception com.rational.test.ft.UnableToHookException
 
ESSNULL - Static variable in exception com.rational.test.ft.services.TestManagerException
 
evaluate(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolEvaluatorExt
 
EVENT_APPLICATION_END - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for an application-end message.
EVENT_APPLICATION_START - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for an application-start message.
EVENT_APPLICATON_ACTION - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for an action performed on the application under test
EVENT_CALL_SCRIPT - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a call-script message.
EVENT_CONFIGURATION - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a configuration message.
EVENT_GENERAL - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a general log message message.
EVENT_SCRIPT_END - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a script-end message.
EVENT_SCRIPT_START - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a script-start message.
EVENT_TIMER_END - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a timer-end message.
EVENT_TIMER_START - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a timer-start message.
EVENT_VP - Static variable in interface com.rational.test.ft.services.ISimpleLog
The event indicator for a verification-point message.
exception(String, String, String, String, String, int, String, String) - Method in interface com.rational.test.ft.services.ILog
Writes an exception message.
exception(String, String, String, String, String, int, String, String, BufferedImage) - Method in interface com.rational.test.ft.services.ILog
Writes an exception message that includes a screen snapshot.
exception(String, String, String, String, String, int, String, String) - Method in class com.rational.test.ft.services.LogAdapter
Write an exception message.
exception(String, String, String, String, String, int, String, String, BufferedImage) - Method in class com.rational.test.ft.services.LogAdapter
Write an exception message.
exception(String, String, String, String, String, int, String, String) - Method in class com.rational.test.ft.services.LogExtensionAdapter
Write an exception message.
exception(String, String, String, String, String, int, String, String, BufferedImage) - Method in class com.rational.test.ft.services.LogExtensionAdapter
Write an exception message.
exception(String, String, String, String, String, int, String, String) - Method in class com.rational.test.ft.services.LogExtensionAdapter
Write an exception message.
exception(String, String, String, String, String, int, String, String, BufferedImage) - Method in class com.rational.test.ft.services.LogExtensionAdapter
Write an exception message.
ExecutionHistoryLog - Class in com.rational.test.ft.services
Controls output of log messages into a Hyades Execution History stream.
ExecutionHistoryLog() - Constructor for class com.rational.test.ft.services.ExecutionHistoryLog
 
ExecutionHistoryLog(String, String, String, String) - Constructor for class com.rational.test.ft.services.ExecutionHistoryLog
Construct an Execution History type object.
ExecutionHistoryLog(IExecutionHistoryLog) - Constructor for class com.rational.test.ft.services.ExecutionHistoryLog
Construct an Execution History type object.
ExecutionHistoryLogConstants - Class in com.rational.test.ft.services
Pull literals out of ExecutionHistoryLog class so that all of TPTP does not get loaded just to register the literals in the RFT UI plugin (wswplugin).
ExecutionHistoryLogConstants() - Constructor for class com.rational.test.ft.services.ExecutionHistoryLogConstants
 
exists() - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
Returns true if the object exists now, false otherwise.
exists() - Method in class com.rational.test.ft.object.interfaces.ProcessTestObject
Returns true if the object is available now, and the process is alive.
exists() - Method in class com.rational.test.ft.object.interfaces.RootTestObject
The RootTestObject is always available.
exists() - Method in class com.rational.test.ft.object.interfaces.TestObject
Returns true if the object exists now, false otherwise.
expand(Subitem) - Method in class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
 
expand(Subitem) - Method in class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
Dispatched when a tree node is expanded
expand(Subitem) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
Expands a node in the tree view.
expand() - Static method in class com.rational.test.ft.script.Action
Creates an EXPAND action object.
EXPAND - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for an EXPAND action specification.
EXPAND_AND_EXTEND_SELECT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for an EXPAND_AND_EXTEND_SELECT action specification.
EXPAND_AND_SELECT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for an EXPAND_AND_SELECT action specification.
ExpandableList - Class in com.rational.test.ft.value
Represents an expandable list of names.
ExpandableList() - Constructor for class com.rational.test.ft.value.ExpandableList
 
ExpandableList(int, String[], boolean) - Constructor for class com.rational.test.ft.value.ExpandableList
 
expandAndExtendSelect() - Static method in class com.rational.test.ft.script.Action
Creates an EXPAND_AND_EXTENDSELECT action object.
expandAndSelect() - Static method in class com.rational.test.ft.script.Action
Creates an EXPAND_AND_SELECT action object.
expandNode(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
Expands the node with the key nodeKey.
expandNodeByKey(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
Expands the node with the key nodeKey.
EXTEND_SELECT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for an EXTEND_SELECT action specification.
extendSelect() - Static method in class com.rational.test.ft.script.Action
Creates an EXTEND_SELECT action object.

A B C D E F G H I J K L M N O P R S T U V W X Y _