fr.umlv.unitex.process
Class InflectKrCommand

java.lang.Object
  extended by fr.umlv.unitex.process.CommandBuilder
      extended by fr.umlv.unitex.process.InflectKrCommand

public class InflectKrCommand
extends CommandBuilder

Author:
Sébastien Paumier

Field Summary
 
Fields inherited from class fr.umlv.unitex.process.CommandBuilder
ERROR_MESSAGE, MESSAGE, PROGRAM
 
Constructor Summary
InflectKrCommand()
           
 
Method Summary
 InflectKrCommand convTable(java.io.File s)
           
 InflectKrCommand delas(java.io.File s)
           
 InflectKrCommand dir(java.io.File s)
           
 InflectKrCommand dirDerivation(java.io.File s)
           
 InflectKrCommand dirVariation(java.io.File s)
           
 InflectKrCommand racineContent()
           
 InflectKrCommand result(java.io.File s)
           
 InflectKrCommand suffixContent()
           
 InflectKrCommand uneOption(java.lang.String s)
           
 
Methods inherited from class fr.umlv.unitex.process.CommandBuilder
getBuilder, getCommandArguments, getCommandLine, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InflectKrCommand

public InflectKrCommand()
Method Detail

delas

public InflectKrCommand delas(java.io.File s)

result

public InflectKrCommand result(java.io.File s)

dir

public InflectKrCommand dir(java.io.File s)

dirDerivation

public InflectKrCommand dirDerivation(java.io.File s)

dirVariation

public InflectKrCommand dirVariation(java.io.File s)

convTable

public InflectKrCommand convTable(java.io.File s)

racineContent

public InflectKrCommand racineContent()

suffixContent

public InflectKrCommand suffixContent()

uneOption

public InflectKrCommand uneOption(java.lang.String s)