byucc.jhdl.platforms.util.module
Class loadMemCmd
java.lang.Object
byucc.jhdl.platforms.util.module.loadMemCmd
- All Implemented Interfaces:
- CLICommand, CLIFileComplete
- public class loadMemCmd
- extends java.lang.Object
- implements CLICommand, CLIFileComplete
Constructor Summary |
loadMemCmd(Module parent,
java.lang.String helpType,
boolean multipleGroups)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadMemCmd
public loadMemCmd(Module parent,
java.lang.String helpType,
boolean multipleGroups)
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.