com.symbian.et.test.controller
Class RunCmdLine

java.lang.Object
  extended bycom.symbian.et.widgets.cmdline.CmdLine
      extended bycom.symbian.et.test.controller.RunCmdLine

public class RunCmdLine
extends com.symbian.et.widgets.cmdline.CmdLine

Class that describes the syntax of the 'run' command.

Author:
EngineeringTools

Field Summary
 
Fields inherited from class com.symbian.et.widgets.cmdline.CmdLine
 
Constructor Summary
RunCmdLine()
          Standard constructor.
 
Methods inherited from class com.symbian.et.widgets.cmdline.CmdLine
addSwitch, addSwitch, checkAdditionalConstraints, checkConstraints, find, getCommandLine, getOptions, isCommand, printAllCmds, printCommand, printDescription, printHelp, printNameVersionCopyRight, printPurpose, 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.