Package org.safs.rational

Class Summary
CFButton
Purpose: CFButton, process a BUTTON component
Lifetime: instantiated by TestStepProcessor
CFCheckBox
Purpose: CFCheckBox, process a CheckBox component
Lifetime: instantiated by TestStepProcessor
CFComboBox
Purpose: CFComboBox, process a ComboBox component
Lifetime: instantiated by TestStepProcessor
CFComponent CFComponent, process a generic component.
CFDatabase
Purpose: CFDatabase, process a database driver commands
Lifetime: instantiated by TestStepProcessor
CFDotNetMenuBar
Purpose: Process DotNetMenuBar component.
CFDotNetPopupMenu
Purpose: CFDotNetPopupMenu, process a .NET PopupMenu component Note: As we need this class to treate .NET popup menu and CFPopupMenu can not treate .NET related menu, We did not extends CFPopupMenu.
CFDotnetTable Derived from CFTable, process table components for dotnet.
CFDotNetTree
Purpose: Process DotNetTree component.
CFHtmlDocument
Purpose: CFHtmlDocument, process HTMLDocument components.
CFHtmlImage CFHtmlImage Process HTML.AREA components.
CFHtmlLink
Purpose: CFHtmlLink, process html link components (like Html.A).
CFHtmlTable Process html table components (like Html.TABLE).
CFJCTable
Purpose: CFJCTable, process a JCTable component
Lifetime: instantiated by TestStepProcessor
CFLabel
Purpose: CFLabel, process a LABEL component
Lifetime: instantiated by TestStepProcessor
CFList
Purpose: CFList, process a List component
Lifetime: instantiated by TestStepProcessor
CFMenuBar
Purpose: CFMenuBar, process a MenuBar (Swing) component
Lifetime: instantiated by TestStepProcessor
CFPageTabList
Purpose: CFPageTabList, process a PageTabList component (tabbedPane)
Lifetime: instantiated by TestStepProcessor
CFPopupMenu
Purpose: CFPopupMenu, process a PopupMenu component
Lifetime: instantiated by TestStepProcessor
CFScrollBar
Purpose: CFScrollBar, process a ScrollBar component
Lifetime: instantiated by TestStepProcessor
CFTable
Purpose: CFTable, process a Table component
Lifetime: instantiated by TestStepProcessor
CFText
Purpose: CFText, process a Text component
Lifetime: instantiated by TestStepProcessor
CFTIDComponent
Purpose: Process a mixed mode (OBT and IBT) test record.
CFToolBar
Purpose: CFToolBar, process a CFToolBar component
Lifetime: instantiated by TestStepProcessor
CFTree
Purpose: CFTree, process a TREE component
Lifetime: instantiated by TestStepProcessor
DCDriverCommand
Purpose: DCDriverCommand, process a default generic driver command
Lifetime: instantiated by DriverCommandProcessor im
DotNetMenuTreeNode
Purpose: Handle the status of DotNet MenuItem
DotNetUtil
Purpose: Provide general method for .NET application
FlexUtil
Purpose: Support Flex applications providing common methods for calling.
JavaMenuTreeNode
Purpose: Handle the status of Java MenuItem
MenuTree
Purpose: To handle the manipulation of JMenuBar and JPopupMenu
MenuTreeNode
Purpose: Generic tree node object for handle the status of MenuItem
ProcessContainer ProcessContainer is used to deduce recognition string information using the RobotJ API for objects like DomainTestObject and TestObject.
RApplicationMap Extends org.safs.ApplicationMap to use Rational specific mechanisms for locating objects in the tested Application.
RDDGUIUtilities Rational extension to DDGUIUtilities.
RDomainInfo  
REngineCommandProcessor REngineCommandProcessor works with RRobotJHook.
RGuiChildIterator No end user would ever normally instantiate an object of this class.
RGuiClassData External users would normally not use this class directly.
Consequently, the API and associated data is subject to change without notice.
RGuiObjectRecognition External users would normally not use this class directly.
Consequently, the API and associated data is subject to change without notice.
RGuiObjectVector  
RRobotJHook Description : RRobotJ Hook Script
RTestRecordData
Purpose:RTestRecordData: extends TestRecordData, which holds key data used by a driver, like step driver.
Script Extends RationalTestScript, and primarily makes many of its protected methods public so that we can use them.