IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

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

T

TESTOBJECTCLASSNAME - Static variable in interface com.rational.test.ft.script.IMapPropertyName
The administrative property for the TestObject interface class name.
THUMB - Static variable in class com.rational.test.ft.script.Location
Location name for the THUMB subitem location specification.
THUMB - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for a THUMB subitem location specification.
TIME_MULTIPLIER - Static variable in interface com.rational.test.ft.script.IOptionName
The amount by which each time delay is automatically multiplied.
TODAY - Static variable in class com.rational.test.ft.script.Location
Location name for the TODAY subitem location specification.
TODAY - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for a TODAY subitem location specification.
TOP_EDGE - Static variable in class com.rational.test.ft.script.Location
Location name for a frame edge TOP_EDGE subitem location specification.
TOP_EDGE - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
Shortcut for a TOP_EDGE block increment subitem location specification.
TRIM_STACKTRACE - Static variable in interface com.rational.test.ft.script.IOptionName
Trims extraneous internal classes out of logged stack traces.
TYPE_BOOLEAN - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolSuggestedType
The type of a boolean value.
TYPE_COMPLEX - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolSuggestedType
The type specification for a complex object, must be a serializable class.
TYPE_ENUMERATION - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolSuggestedType
The type of an enumeration type value.
TYPE_NUMBER - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolSuggestedType
The type of a scalar value.
TYPE_STRING - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolSuggestedType
The type of a simple String object.
TargetGoneException - exception com.rational.test.ft.TargetGoneException.
Thrown when a message is sent to a target object and the target disappears.
TargetGoneException() - Constructor for class com.rational.test.ft.TargetGoneException
 
TargetGoneException(String) - Constructor for class com.rational.test.ft.TargetGoneException
 
TestObject - class com.rational.test.ft.object.interfaces.TestObject.
Provides access to objects in the software under test.
TestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
For internal use.
TestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
For internal use.
TestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
For internal use.
TestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
For internal use.
TestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
Constructs one TestObject from another.
TestObject(RegisteredObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TestObject
For internal use.
TestObjectMethodEventException - exception com.rational.test.ft.TestObjectMethodEventException.
Thrown when problems are encountered in event handling that are associated with a TestObject method invocation.
TestObjectMethodEventException() - Constructor for class com.rational.test.ft.TestObjectMethodEventException
 
TestObjectMethodEventException(String) - Constructor for class com.rational.test.ft.TestObjectMethodEventException
 
Text - class com.rational.test.ft.script.Text.
Adds definition to a simple String value.
Text(String) - Constructor for class com.rational.test.ft.script.Text
Takes a required String value.
Text(String, int) - Constructor for class com.rational.test.ft.script.Text
Takes the required String value as well as an index that specifies which subitem should be used.
TextGuiSubitemTestObject - class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject.
Provides meta-actions on text in a control.
TextGuiSubitemTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject
For internal use.
TextGuiSubitemTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject
For internal use.
TextGuiSubitemTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject
For internal use.
TextGuiSubitemTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject
For internal use.
TextGuiSubitemTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiSubitemTestObject
Constructs one GuiTestObject from another TestObject.
TextGuiTestObject - class com.rational.test.ft.object.interfaces.TextGuiTestObject.
Provides access to text in a control.
TextGuiTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiTestObject
For internal use.
TextGuiTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiTestObject
For internal use.
TextGuiTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiTestObject
For internal use.
TextGuiTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiTestObject
For internal use.
TextGuiTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextGuiTestObject
Constructs one GuiTestObject from another TestObject.
TextPosition - class com.rational.test.ft.script.TextPosition.
Adds definition to a simple String value.
TextPosition(int) - Constructor for class com.rational.test.ft.script.TextPosition
 
TextScrollTestObject - class com.rational.test.ft.object.interfaces.TextScrollTestObject.
Provides methods to move horizontal and vertical scrollbars.
TextScrollTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextScrollTestObject
For internal use.
TextScrollTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextScrollTestObject
For internal use.
TextScrollTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TextScrollTestObject
For internal use.
TextScrollTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TextScrollTestObject
For internal use.
TextScrollTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextScrollTestObject
Constructs one TextScrollTestObject from another TestObject.
TextSelectGuiSubitemTestObject - class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject.
Extends commmand to access text on a selectable TestObject.
TextSelectGuiSubitemTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject
For internal use.
TextSelectGuiSubitemTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject
For internal use.
TextSelectGuiSubitemTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject
For internal use.
TextSelectGuiSubitemTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject
For internal use.
TextSelectGuiSubitemTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TextSelectGuiSubitemTestObject
Constructs one GuiSubitemTestObject from another TestObject.
ToString() - Method in class com.rational.test.ft.script.Date
Sets toString to the value that this class represents.
ToString() - Method in class com.rational.test.ft.script.Week
Sets toString to the value that this class represents.
ToString() - Method in class com.rational.test.ft.script.WeekDay
Sets toString to the value that this class represents.
ToggleGUITestObject - class com.rational.test.ft.object.interfaces.ToggleGUITestObject.
Extends the definition of the IToggle interface to include actions that directly use the mouse.
ToggleGUITestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleGUITestObject
For internal use.
ToggleGUITestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleGUITestObject
For internal use.
ToggleGUITestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.ToggleGUITestObject
For internal use.
ToggleGUITestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.ToggleGUITestObject
For internal use.
ToggleGUITestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleGUITestObject
Constructs one ToggleGUITestObject from another TestObject.
ToggleTestObject - class com.rational.test.ft.object.interfaces.ToggleTestObject.
Serves as the base TestObject implementation of the IToggle interface.
ToggleTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleTestObject
For internal use.
ToggleTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleTestObject
For internal use.
ToggleTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.ToggleTestObject
For internal use.
ToggleTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.ToggleTestObject
For internal use.
ToggleTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.ToggleTestObject
Constructs one ToggleTestObject from another TestObject.
ToolTipText - class com.rational.test.ft.script.ToolTipText.
Adds definition to a simple String value.
ToolTipText(String) - Constructor for class com.rational.test.ft.script.ToolTipText
Takes a required String value.
ToolTipText(String, int) - Constructor for class com.rational.test.ft.script.ToolTipText
Takes the required String value as well as an index that specifies which subitem should be used.
TopLevelSubitemTestObject - class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject.
Represents top-level window objects in the system under test that support subitems.
TopLevelSubitemTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
For internal use.
TopLevelSubitemTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
For internal use.
TopLevelSubitemTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
For internal use.
TopLevelSubitemTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
For internal use.
TopLevelSubitemTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
Constructs one TopLevelSubitemTestObject from another TestObject.
TopLevelTestObject - class com.rational.test.ft.object.interfaces.TopLevelTestObject.
Represents top-level window objects in the system under test.
TopLevelTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelTestObject
For internal use.
TopLevelTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelTestObject
For internal use.
TopLevelTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelTestObject
For internal use.
TopLevelTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelTestObject
For internal use.
TopLevelTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TopLevelTestObject
Construct a TopLevelTestObject from a TestObject.
TrackbarTestObject - class com.rational.test.ft.object.interfaces.TrackbarTestObject.
Provides subitem methods for trackbar controls.
TrackbarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.TrackbarTestObject
 
TrackbarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.TrackbarTestObject
 
TrackbarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.TrackbarTestObject
 
TrackbarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.TrackbarTestObject
 
throwException(Throwable) - Static method in class com.rational.test.ft.WrappedException
Throws an Error or a RuntimeException.
throwIt() - Method in interface com.rational.test.ft.IRationalThrowable
Throws this throwable exception.
throwIt() - Method in class com.rational.test.ft.RationalTestError
Throws this throwable exception.
throwIt() - Method in class com.rational.test.ft.RationalTestException
Throws this throwable.
timerStart(String) - Static method in class com.rational.test.ft.script.RationalTestScript
Starts a timer and writes information in the log.
timerStop(String) - Static method in class com.rational.test.ft.script.RationalTestScript
Stops a timer.
toFront() - Method in interface com.rational.test.ft.object.interfaces.IInternalFrame
Causes the associated internal frame control to the front if possible.
toFront() - Method in class com.rational.test.ft.object.interfaces.InternalFrameTestObject
Causes the associated internal frame control to move to the front, if possible.
toHexString() - Method in class com.rational.test.value.Decimal
 
toHexString() - Method in class com.rational.test.value.UByte
 
toHexString() - Method in class com.rational.test.value.UInt32
 
toHexString() - Method in class com.rational.test.value.UInt64
 
toScreenPoint(int, int) - Static method in class com.rational.test.ft.script.SubitemFactory
Returns a Point.
toString() - Method in class com.rational.test.ft.NestedException
Returns a string describing the exception.
toString() - Method in class com.rational.test.ft.WrappedException
Returns a string describing the exception.
toString() - Method in class com.rational.test.ft.datapool.DatapoolFactory.IteratorClassName
 
toString() - Method in class com.rational.test.ft.object.interfaces.ProcessTestObject
Returns a String representing the ProcessTestObject.
toString() - Method in class com.rational.test.ft.object.interfaces.TestObject
Returns a string describing the TestObject, not a string describing the object in the software under test.
toString() - Method in class com.rational.test.ft.object.map.MappedTestObject
 
toString() - Method in class com.rational.test.ft.script.Action
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Anchor
 
toString() - Method in class com.rational.test.ft.script.Area
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Button
 
toString() - Method in class com.rational.test.ft.script.CaptionText
Overrides the default Object.toString to provide a more interesting caption-specific result.
toString() - Method in class com.rational.test.ft.script.Cell
Returns a String representing this object.
toString() - Method in class com.rational.test.ft.script.Column
Returns a String representing this object.
toString() - Method in class com.rational.test.ft.script.ColumnHeader
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Header
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Href
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Id
Sets String to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Index
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.List
Returns a string representation of the subitems in the list.
toString() - Method in class com.rational.test.ft.script.Location
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Name
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.NetCheckedState
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Position
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.ProcessName
Overrides the default Object.ToString to provide a more interesting process name-specific result.
toString() - Method in class com.rational.test.ft.script.Property
Sets the value this class represents to a string.
toString() - Method in class com.rational.test.ft.script.RationalTestScriptError
Returns a descriptive String.
toString() - Method in class com.rational.test.ft.script.RationalTestScriptException
Returns a descriptive String.
toString() - Method in class com.rational.test.ft.script.Row
Returns a String representing the value of this object.
toString() - Method in class com.rational.test.ft.script.RowHeader
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.ScriptCommandFlags
Returns a textual representation of this object.
toString() - Method in class com.rational.test.ft.script.Separator
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.State
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Text
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.TextPosition
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.ToolTipText
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.Value
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.script.WeightedProperty
Returns a textual representation of the attributes that make up this object.
toString() - Method in class com.rational.test.ft.script.WeightedPropertySet
Returns a textual representation of the properties that make up this set.
toString() - Method in class com.rational.test.ft.value.ConstrainedInteger
Sets the textual representation of the bounded value.
toString() - Method in class com.rational.test.ft.value.DateWrapper
Overrides the default toString method so that Date properties can be compared in a RegularExpression in an interesting way.
toString() - Method in class com.rational.test.ft.value.EnumerationType
Returns a string with the value the class represents.
toString() - Method in class com.rational.test.ft.value.ExpandableList
Returns a String representation of the object.
toString() - Method in class com.rational.test.ft.value.FontInfo
Returns a String describing the font.
toString() - Method in class com.rational.test.ft.value.IndexerInfo
 
toString() - Method in class com.rational.test.ft.value.MethodInfo
Returns a String representation of the object.
toString() - Method in class com.rational.test.ft.value.NameSet
Returns a String representation of the object.
toString() - Method in class com.rational.test.ft.value.NullObject
Returns "NULL".
toString() - Method in class com.rational.test.ft.value.NumericRange
Creates a string of the value that this class represents.
toString() - Method in class com.rational.test.ft.value.PropertyWeight
Overloads the core java.lang.Object implementation to return a textual representation of the weight.
toString() - Method in class com.rational.test.ft.value.ReadOnlyString
Accesses the textual representation of the base value as defined in the constructor.
toString() - Method in class com.rational.test.ft.value.RecognitionIndex
Sets toString to the value that this class represents.
toString() - Method in class com.rational.test.ft.value.RecognitionString
Sets toString to the value that this class represents.
toString(Object) - Static method in class com.rational.test.ft.value.RegularExpression
Returns the the image used to create the default pattern for the specified object.
toString() - Method in class com.rational.test.ft.value.RegularExpression
Returns a String that describes the RegularExpression.
toString() - Method in interface com.rational.test.ft.vp.ITestObjectDescriptor
Overrides a method in the Object class.
toString() - Method in class com.rational.test.util.regex.Regex
 
toString() - Method in class com.rational.test.value.Decimal
 
toString() - Method in class com.rational.test.value.UByte
 
toString() - Method in class com.rational.test.value.UInt32
 
toString() - Method in class com.rational.test.value.UInt64
 

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