org.utgenome.shell
Class UTGBShellCommandBase

java.lang.Object
  extended by org.utgenome.core.cui.UTGBCommandBase
      extended by org.utgenome.shell.UTGBShellCommandBase
All Implemented Interfaces:
org.xerial.util.opt.Command
Direct Known Subclasses:
UTGBShellCommand

public abstract class UTGBShellCommandBase
extends UTGBCommandBase


Field Summary
protected  UTGBShell.UTGBShellOption globalOption
           
 
Constructor Summary
UTGBShellCommandBase()
           
 
Method Summary
 void execute(org.xerial.util.opt.GlobalCommandOption opt, String[] args)
           
 
Methods inherited from class org.utgenome.core.cui.UTGBCommandBase
execute, getHelpMessageResource, getOneLineDescription, getOptionHolder, name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalOption

protected UTGBShell.UTGBShellOption globalOption
Constructor Detail

UTGBShellCommandBase

public UTGBShellCommandBase()
Method Detail

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.