Uses of Interface
org.utgenome.shell.UTGBShellSubCommand

Packages that use UTGBShellSubCommand
org.utgenome.shell   
 

Uses of UTGBShellSubCommand in org.utgenome.shell
 

Classes in org.utgenome.shell that implement UTGBShellSubCommand
 class AddAction
          A UTGBShell sub-command for adding new action class
 class Clean
          UTGB Shell Sub Command for cleaning target directory
 class Compile
          A UTGBShell sub command for compiling java source codes with Maven
 class Create
          Create sub command
 class DBInfo
          An UTGB Shell subcommand that displays database information described in config/track-config.xml
 class Deploy
           
 class Eclipse
          A sub command to generate Eclipse project files
 class GWT
          A sub command for creating a GWT interface
 class Import
          import command
 class Maven
          Maven utility
 class Repair
           
 class Server
          A UTGB sub command for starting up a UTGB portable server
 class SVNAdd
          Subcommand to add the current project to the subversion repository
 class UTGBShellSubCommandBase
          A common implementation of the UTGBShell's sub commands
 

Fields in org.utgenome.shell with type parameters of type UTGBShellSubCommand
static java.util.TreeMap<java.lang.String,UTGBShellSubCommand> UTGBShell.subCommandTable
           
 

Methods in org.utgenome.shell with parameters of type UTGBShellSubCommand
 int UTGBShellSubCommandBase.compareTo(UTGBShellSubCommand o)
           
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.