byucc.jhdl.platforms.util.module
Class peProgramCmd
java.lang.Object
byucc.jhdl.platforms.util.module.peProgramCmd
- All Implemented Interfaces:
- CLIClassComplete, CLICommand
- public class peProgramCmd
- extends java.lang.Object
- implements CLICommand, CLIClassComplete
Constructor Summary |
peProgramCmd(Module parent,
java.lang.String helpType,
boolean multiplePEs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
peProgramCmd
public peProgramCmd(Module parent,
java.lang.String helpType,
boolean multiplePEs)
execute
public java.lang.Object execute(CLInterpreter interp,
java.lang.String[] argv)
throws CLIException
- Specified by:
execute
in interface CLICommand
- Throws:
CLIException
getHelpText
public java.lang.String getHelpText(java.lang.String cmdName)
- Specified by:
getHelpText
in interface CLICommand
getHelpType
public java.lang.String getHelpType(java.lang.String cmdName)
- Specified by:
getHelpType
in interface CLICommand
getUsageText
public java.lang.String getUsageText(java.lang.String cmdName)
- Specified by:
getUsageText
in interface CLICommand
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.