| Package | Description |
|---|---|
| com.ibm.rational.test.lt.kernel.action | |
| com.ibm.rational.test.lt.kernel.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFor
A 'for' loop.
|
interface |
IPacedLoop |
interface |
IWhile
A 'while' loop.
|
| Modifier and Type | Method and Description |
|---|---|
ILoop |
RPTLoopEvent.getTargetLoop() |
| Modifier and Type | Method and Description |
|---|---|
void |
RPTLoopEvent.setTargetLoop(ILoop target)
Sets the loop which is to catch this event and perform either the break or continue.
|
© Copyright IBM Corp. 2013. All rights reserved.