|
|||||||||||
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.BuildOperation
class that implements the behavior of the 'build' command
Field Summary |
Fields inherited from class com.symbian.et.test.driver.commands.FrameworkBasedOperation |
iEntryPointAddress, iXMLRoot |
Constructor Summary | |
BuildOperation()
|
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 BuildOperation()
Method Detail |
protected com.symbian.et.test.framework.Visitor runSpecial(CmdLine aCmd) throws CmdLineException
runSpecial
in class FrameworkBasedOperation
aCmd
-
CmdLineException
- If the commandline is incorrect.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |