|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use List | |
---|---|
com.rational.test.ft.script |
Uses of List in com.rational.test.ft.script |
---|
Methods in com.rational.test.ft.script that return List | |
---|---|
static List |
SubitemFactory.atList(Subitem s1)
Returns a List of one subitem. |
static List |
SubitemFactory.atList(Subitem[] subitems)
Returns a List consisting of an array of subitems. |
static List |
SubitemFactory.atList(Subitem s1,
Subitem s2)
Returns a List of two subitems. |
static List |
SubitemFactory.atList(Subitem s1,
Subitem s2,
Subitem s3)
Returns a List of three subitems. |
static List |
SubitemFactory.atList(Subitem s1,
Subitem s2,
Subitem s3,
Subitem s4)
Returns a List of four subitems. |
static List |
SubitemFactory.atPath(java.lang.String path)
Returns a List that is a pathname. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |