|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILoop | |
---|---|
com.ibm.rational.test.lt.kernel.action | |
com.ibm.rational.test.lt.kernel.services |
Uses of ILoop in com.ibm.rational.test.lt.kernel.action |
---|
Subinterfaces of ILoop in com.ibm.rational.test.lt.kernel.action | |
---|---|
interface |
IFor
A 'for' loop. |
interface |
IPacedLoop
|
interface |
IWhile
A 'while' loop. |
Uses of ILoop in com.ibm.rational.test.lt.kernel.services |
---|
Methods in com.ibm.rational.test.lt.kernel.services that return ILoop | |
---|---|
ILoop |
RPTLoopEvent.getTargetLoop()
|
Methods in com.ibm.rational.test.lt.kernel.services with parameters of type ILoop | |
---|---|
void |
RPTLoopEvent.setTargetLoop(ILoop target)
Sets the loop which is to catch this event and perform either the break or continue. |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |