| Package | Description |
|---|---|
| com.rational.test.ft.vp |
| Modifier and Type | Method and Description |
|---|---|
static ITestDataTree |
VpUtil.getTestData(ITestDataTreeNode[] rootNodes)
Provides a default tree
TestData object. |
ITestDataTree |
ITestDataTreeNodes.getTree()
This method returns the reference to tree.
|
ITestDataTree |
ITestDataTreeNode.getTree()
This method returns the reference to tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITestDataTreeNodes.setTree(ITestDataTree tree)
This method sets the reference to tree.
|
void |
ITestDataTreeNode.setTree(ITestDataTree tree)
This method sets the reference to tree.
|