org.utgenome.shell
Class UTGBShellCommandBase
java.lang.Object
org.utgenome.core.cui.UTGBCommandBase
org.utgenome.shell.UTGBShellCommandBase
- All Implemented Interfaces:
- org.xerial.util.opt.Command
- Direct Known Subclasses:
- UTGBShellCommand
public abstract class UTGBShellCommandBase
- extends UTGBCommandBase
Method Summary |
void |
execute(org.xerial.util.opt.GlobalCommandOption opt,
String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
globalOption
protected UTGBShell.UTGBShellOption globalOption
UTGBShellCommandBase
public UTGBShellCommandBase()
execute
public void execute(org.xerial.util.opt.GlobalCommandOption opt,
String[] args)
throws Exception
- Specified by:
execute
in interface org.xerial.util.opt.Command
- Overrides:
execute
in class UTGBCommandBase
- Throws:
Exception
Copyright © 2007-2012 utgenome.org. All Rights Reserved.