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

Project Version 2.0

Uses of Package
com.rational.test.ft.object.interfaces

Packages that use com.rational.test.ft.object.interfaces
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
com.rational.test.ft.object.interfaces.siebel   
com.rational.test.ft.script The package com.rational.test.ft.script provides the classes that manage test scripts. 
com.rational.test.ft.vp The package com.rational.test.ft.vp provides verification point services to test scripts. 
 

Classes in com.rational.test.ft.object.interfaces used by com.rational.test.ft.object.interfaces
CrossDomainContainer
          For internal use only.
DomainTestObject
          Provides access to an object domain.
FrameSubitemTestObject
          Provides subitem methods for frame controls.
FrameTestObject
          Represents frame objects in the system under test.
GuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
GuiTestObject
          The core class for modeling GUI components.
IBrowserObject
          Supported by objects that represent HTML browser objects.
IClickTo
          Performs the necessary mouse actions to attain the desired state specified by the subitem.
IFileDialog
          Defines the methods uniquely associated with a file-dialog type of control.
IFrame
          Defines the interface for frame GUI objects.
IGraphical
          Supported by all GUI objects.
IGraphicalSubitem
          Defines methods that enable access to actions replayed by the mouse or keyboard.
IInternalFrame
          Defines the interface for internalframe GUI objects.
IScreen
          Provides simple access to a Screen object.
IScrollable
          Defines the methods necessary for supporting scrolling, relative to a particular component.
ISelect
          Provides meta-actions for selectable subitems in a control.
ISubitem
          Defines the methods that must be supported for access to subitems.
IText
          Exposes methods that are explicitly associated with a text type control.
IToggle
          Supports objects with binary state characteristics such as check boxes, radio buttons, and toggle buttons.
IToggleGUI
          Extends the definition of the IToggle interface to include actions that directly use the mouse.
ITopWindow
          Defines the interface for top-level GUI objects.
IWindow
          Provides access to the native window management system; any use of this interface is likely to be platform specific.
ProcessTestObject
          Provides, in a host-independent manner, access to process information that is specific to the operating system.
RootTestObject
          The RootTestObject represents a global view of the system being tested.
ScrollTestObject
          Provides methods to move horizontal and vertical scrollbars.
SelectGuiSubitemTestObject
          For internal use only.
StatelessGuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
TestObject
          Provides access to objects in the software under test.
ToggleTestObject
          Serves as the base TestObject implementation of the IToggle interface.
TopLevelTestObject
          Represents top-level window objects in the system under test.
 

Classes in com.rational.test.ft.object.interfaces used by com.rational.test.ft.object.interfaces.siebel
GuiTestObject
          The core class for modeling GUI components.
IGraphical
          Supported by all GUI objects.
TestObject
          Provides access to objects in the software under test.
 

Classes in com.rational.test.ft.object.interfaces used by com.rational.test.ft.script
DomainTestObject
          Provides access to an object domain.
GuiTestObject
          The core class for modeling GUI components.
IScreen
          Provides simple access to a Screen object.
IWindow
          Provides access to the native window management system; any use of this interface is likely to be platform specific.
ProcessTestObject
          Provides, in a host-independent manner, access to process information that is specific to the operating system.
RootTestObject
          The RootTestObject represents a global view of the system being tested.
TestObject
          Provides access to objects in the software under test.
 

Classes in com.rational.test.ft.object.interfaces used by com.rational.test.ft.vp
TestObject
          Provides access to objects in the software under test.