fr.umlv.unitex.process
Class EvambCommand

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

public class EvambCommand
extends CommandBuilder

Author:
Sébastien Paumier

Field Summary
 
Fields inherited from class fr.umlv.unitex.process.CommandBuilder
ERROR_MESSAGE, MESSAGE, PROGRAM
 
Constructor Summary
EvambCommand()
           
 
Method Summary
 EvambCommand automaton(java.io.File s)
           
 EvambCommand explodeFirst()
           
 EvambCommand implodeFirst()
           
 EvambCommand sentenceNumber(int n)
           
 
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

EvambCommand

public EvambCommand()
Method Detail

implodeFirst

public EvambCommand implodeFirst()

explodeFirst

public EvambCommand explodeFirst()

automaton

public EvambCommand automaton(java.io.File s)

sentenceNumber

public EvambCommand sentenceNumber(int n)