|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The base-level tree verification-point interface. This interface represents a property set and entry points to the tree nodes.
Method Summary | |
ITestDataTreeNodes |
getTreeNodes()
Returns the nodes of a tree structure. |
void |
setTreeNodes(ITestDataTreeNodes treeNodes)
Sets the nodes of a tree structure. |
Methods inherited from interface com.rational.test.ft.vp.ITestData |
getData, getDataType, getDescription, getName, getProperty, getPropertyKeys, getType, setData, setDataType, setDescription, setName, setProperty, setType |
Method Detail |
public ITestDataTreeNodes getTreeNodes()
public void setTreeNodes(ITestDataTreeNodes treeNodes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |