|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.process.CommandBuilder
fr.umlv.unitex.process.ReconstrucaoCommand
public class ReconstrucaoCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
ReconstrucaoCommand()
|
Method Summary | |
---|---|
ReconstrucaoCommand |
alphabet()
|
ReconstrucaoCommand |
dic(java.io.File s)
|
ReconstrucaoCommand |
fst2(java.io.File s)
|
ReconstrucaoCommand |
ind(java.io.File s)
|
ReconstrucaoCommand |
nasalFst2(java.io.File s)
|
ReconstrucaoCommand |
output(java.io.File s)
|
ReconstrucaoCommand |
rootDic(java.io.File 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 |
---|
public ReconstrucaoCommand()
Method Detail |
---|
public ReconstrucaoCommand alphabet()
public ReconstrucaoCommand ind(java.io.File s)
public ReconstrucaoCommand rootDic(java.io.File s)
public ReconstrucaoCommand dic(java.io.File s)
public ReconstrucaoCommand fst2(java.io.File s)
public ReconstrucaoCommand nasalFst2(java.io.File s)
public ReconstrucaoCommand output(java.io.File s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |