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

Project Version 2.0

Uses of Interface
com.rational.test.ft.vp.ITestDataElementList

Packages that use ITestDataElementList
com.rational.test.ft.vp The package com.rational.test.ft.vp provides verification point services to test scripts. 
 

Uses of ITestDataElementList in com.rational.test.ft.vp
 

Methods in com.rational.test.ft.vp that return ITestDataElementList
 ITestDataElementList ITestDataList.getElements()
          Returns the object that contains the elements in the list.
 

Methods in com.rational.test.ft.vp with parameters of type ITestDataElementList
 void ITestDataList.setElements(ITestDataElementList elements)
          Defines the element set.