public abstract class StartLoopImpl extends AbstractCommand implements StartLoop
getReachedCounts() for start loop command.NO_START_LOOP, REACHED_COUNT_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
String |
getReachedCounts()
Get nested reached counts separated by REACHED_COUNT_SEPARATOR.
|
void |
incrementReachedCount()
Increment reached count.
|
boolean |
mayUpdateScreen()
May the command update screen?
|
void |
resetReachedCount()
Reset reached count.
|
String |
toString() |
addScreenshot, convertLocators, execute, executeImpl, getArguments, getIndex, getName, getResult, getScreenshots, getSource, getStartLoop, setStartLoopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetEndLooppublic boolean mayUpdateScreen()
ICommandmayUpdateScreen in interface ICommandmayUpdateScreen in class AbstractCommandpublic void resetReachedCount()
StartLoopresetReachedCount in interface StartLooppublic void incrementReachedCount()
StartLoopincrementReachedCount in interface StartLooppublic String getReachedCounts()
StartLoopgetReachedCounts in interface StartLooppublic String toString()
toString in class AbstractCommandCopyright © 2014. All rights reserved.