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.ITestDataTreeNodes

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

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

Methods in com.rational.test.ft.vp that return ITestDataTreeNodes
 ITestDataTreeNodes ITestDataTree.getTreeNodes()
          Returns the nodes of a tree structure.
 

Methods in com.rational.test.ft.vp with parameters of type ITestDataTreeNodes
 void ITestDataTree.setTreeNodes(ITestDataTreeNodes treeNodes)
          Sets the nodes of a tree structure.