|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.symbian.et.test.driver.commands.FrameworkBasedOperation
com.symbian.et.test.driver.commands.PrintOperation
class that implements the behavior of the 'print' command
Field Summary |
Fields inherited from class com.symbian.et.test.driver.commands.FrameworkBasedOperation |
iEntryPointAddress, iXMLRoot |
Constructor Summary | |
PrintOperation()
|
Method Summary | |
protected com.symbian.et.test.framework.Visitor |
runSpecial(CmdLine aCmd)
implements specific behavior in the subclass (Template Method design pattern) |
Methods inherited from class com.symbian.et.test.driver.commands.FrameworkBasedOperation |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrintOperation()
Method Detail |
protected com.symbian.et.test.framework.Visitor runSpecial(CmdLine aCmd) throws CmdLineException
FrameworkBasedOperation
runSpecial
in class FrameworkBasedOperation
aCmd
-
CmdLineException
- If the commandline is incorrect.FrameworkBasedOperation.runSpecial(com.symbian.et.test.cmdline.CmdLine)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |