IBM Rational Functional Tester
Version 8.0
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

Uses of Package
com.rational.test.ft.domain

Packages that use com.rational.test.ft.domain
com.rational.test.ft.domain Provides the proxy classes that directly access objects in the Software Under Test. 
com.rational.test.ft.domain.java Provides the proxy classes that directly access Java objects in the Software Under Test. 
com.rational.test.ft.domain.java.awt Provides the proxy classes that directly access Java AWT classes in the Software Under Test. 
com.rational.test.ft.domain.java.jfc Provides the proxy classes that directly access Java JFC (Swing) classes in the Software Under Test. 
com.rational.test.ft.domain.java.swt Provides the proxy classes that directly access SWT classes in the Software Under Test. 
com.rational.test.ft.sys Provides the classes that manage test contexts, global memory, mutexes. 
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.domain
ChannelRunnable
          An abstract implementation of a runnable interface that can be scheduled for execution on a specific channel.
DescribedObject
          A DescribedObject is a list of properties created in another domain, or or perhaps even TestContext, which describes an object in the current domain.
DomainProxy
          The base class for all domain proxies.
IChannel
          Provides a means of executing code that requires thread affinity.
IChannelObject
          Provide a means of executing code that requires thread affinity.
IDataDriven
           
IMouseActionInfo
          IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
IMouseEventInfo
          This interface is used during Action Recording.
IProxyBase
          These methods are implemented by all proxies, and may be called from any Channel.
ProxyTestObject
          The true base class for all Java Proxy classes.
TestDomain
          Represents the object model - for example, HTML, Java, and Process.
TestDomainImplementation
          The base class for all domain implementations.
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.domain.java
DescribedObject
          A DescribedObject is a list of properties created in another domain, or or perhaps even TestContext, which describes an object in the current domain.
DomainProxy
          The base class for all domain proxies.
IChannel
          Provides a means of executing code that requires thread affinity.
IChannelObject
          Provide a means of executing code that requires thread affinity.
IDataDriven
           
IMouseActionInfo
          IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
IProxyBase
          These methods are implemented by all proxies, and may be called from any Channel.
ProxyTestObject
          The true base class for all Java Proxy classes.
TestDomain
          Represents the object model - for example, HTML, Java, and Process.
TestDomainImplementation
          The base class for all domain implementations.
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.domain.java.awt
IChannelObject
          Provide a means of executing code that requires thread affinity.
IDataDriven
           
IMouseActionInfo
          IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
INestedDomain
          Interface which is used to identify a ProxyTestObject as containing an object which belongs to another domain.
IProxyBase
          These methods are implemented by all proxies, and may be called from any Channel.
IRadioButtonProxy
          Radiobutton proxies that desire default data driving from the mappable parent proxy need to implement this interface.
ProxyTestObject
          The true base class for all Java Proxy classes.
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.domain.java.jfc
IChannelObject
          Provide a means of executing code that requires thread affinity.
IDataDriven
           
IMouseActionInfo
          IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
IProxyBase
          These methods are implemented by all proxies, and may be called from any Channel.
IRadioButtonProxy
          Radiobutton proxies that desire default data driving from the mappable parent proxy need to implement this interface.
ProxyTestObject
          The true base class for all Java Proxy classes.
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.domain.java.swt
ChannelRunnable
          An abstract implementation of a runnable interface that can be scheduled for execution on a specific channel.
IChannel
          Provides a means of executing code that requires thread affinity.
IChannelObject
          Provide a means of executing code that requires thread affinity.
IDataDriven
           
IMouseActionInfo
          IMouseActionInfo is passed into the proxy's processMouseEvent method during recording.
IProxyBase
          These methods are implemented by all proxies, and may be called from any Channel.
ProxyTestObject
          The true base class for all Java Proxy classes.
 

Classes in com.rational.test.ft.domain used by com.rational.test.ft.sys
IChannelObject
          Provide a means of executing code that requires thread affinity.