Uses of Class
fr.umlv.unitex.process.CommandBuilder

Packages that use CommandBuilder
fr.umlv.unitex.process   
 

Uses of CommandBuilder in fr.umlv.unitex.process
 

Subclasses of CommandBuilder in fr.umlv.unitex.process
 class CheckDicCommand
           
 class CompressCommand
           
 class CompressKrCommand
           
 class ConcordCommand
           
 class ConcorDiffCommand
           
 class ConsultDicCommand
           
 class ConvertCommand
           
 class DicoCommand
           
 class ElagCommand
           
 class ElagCompCommand
           
 class EvambCommand
           
 class ExploseFst2Command
           
 class ExtractCommand
           
 class FlattenCommand
           
 class Fst2GrfCommand
           
 class Fst2ListCommand
           
 class Fst2TxtCommand
           
 class Fst2UnambigCommand
           
 class Grf2Fst2Command
           
 class ImploseFst2Command
           
 class InflectCommand
           
 class InflectKrCommand
           
 class Jamo2SylCommand
           
 class LangCommand
           
 class LocateCommand
           
 class MergeBinCommand
           
 class MergeTextAutomatonCommand
           
 class MessageCommand
           
 class NormalizeCommand
           
 class PolyLexCommand
           
 class ReconstrucaoCommand
           
 class Reg2GrfCommand
           
 class SortMorphCommand
           
 class SortTxtCommand
           
 class SpellCheckCommand
           
 class SufForm2RacCommand
           
 class Syl2JamoCommand
           
 class Table2GrfCommand
           
 class TagsetNormFst2Command
           
 class TextAutomaton2MftCommand
           
 class TokenizeCommand
           
 class Txt2Fst2Command
           
 class Txt2Fst2KrCommand
           
 

Methods in fr.umlv.unitex.process that return CommandBuilder
 CommandBuilder CommandBuilder.getBuilder()
           
 CommandBuilder MultiCommands.getCommand(int n)
           
 

Methods in fr.umlv.unitex.process with parameters of type CommandBuilder
 void MultiCommands.addCommand(CommandBuilder builder)
           
 

Constructors in fr.umlv.unitex.process with parameters of type CommandBuilder
MultiCommands(CommandBuilder builder)
           
ProcessInfoFrame(CommandBuilder c, boolean close)
          Creates a new ProcessInfoFrame
ProcessInfoFrame(CommandBuilder c, boolean close, ToDoAbstract DO)
          Creates a new ProcessInfoFrame