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

Project Version 2.3

Uses of Class
com.rational.test.ft.domain.DescribedObject

Packages that use DescribedObject
com.rational.test.ft.domain   
com.rational.test.ft.domain.java   
 

Uses of DescribedObject in com.rational.test.ft.domain
 

Methods in com.rational.test.ft.domain with parameters of type DescribedObject
 ProxyTestObject TestDomainImplementation.getDescribedObject(DescribedObject describedObject)
          Find the object described by the set of properties in the DescribedObject.
 

Uses of DescribedObject in com.rational.test.ft.domain.java
 

Methods in com.rational.test.ft.domain.java with parameters of type DescribedObject
 ProxyTestObject Java2TestDomainImplementation.getDescribedObject(DescribedObject describedObject)