com.symbian.et.test.driver.commands
Class RunCmdLine

java.lang.Object
  extended bycom.symbian.et.test.cmdline.CmdLine
      extended bycom.symbian.et.test.driver.commands.RunCmdLine

public class RunCmdLine
extends CmdLine

class that describes the syntax of the 'run' command

Author:
EngineeringTools

Field Summary
 
Fields inherited from class com.symbian.et.test.cmdline.CmdLine
 
Constructor Summary
RunCmdLine()
          standard constructor
 
Methods inherited from class com.symbian.et.test.cmdline.CmdLine
addSwitch, addSwitch, checkAdditionalConstraints, checkConstraints, find, getCommandLine, getOptions, isCommand, printAllCmds, printCommand, printCopyright, printDescription, printHelp, printPurpose, printToolName, printToolVersion, setCmdSet, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunCmdLine

public RunCmdLine()
standard constructor