Alignment API and Server 4.6 (1875M)

Uses of Package
fr.inrialpes.exmo.align.cli

Packages that use fr.inrialpes.exmo.align.cli
fr.inrialpes.exmo.align.cli   
fr.inrialpes.exmo.align.service   
 

Classes in fr.inrialpes.exmo.align.cli used by fr.inrialpes.exmo.align.cli
CommonCLI
          For instanciating this class: - extends CommonCLI - call to super() in constructor - add options in constructor - CommandLine line = parseCommandLine( args ); in main - retrieve new options - retrieve remaining args - redefine usage() with specific first line - use parameters
 

Classes in fr.inrialpes.exmo.align.cli used by fr.inrialpes.exmo.align.service
CommonCLI
          For instanciating this class: - extends CommonCLI - call to super() in constructor - add options in constructor - CommandLine line = parseCommandLine( args ); in main - retrieve new options - retrieve remaining args - redefine usage() with specific first line - use parameters
 


Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014