|
||||||||||
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.Fst2GrfCommand
public class Fst2GrfCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
Fst2GrfCommand()
|
Method Summary | |
---|---|
Fst2GrfCommand |
automaton(java.io.File s)
|
Fst2GrfCommand |
font(java.lang.String s)
|
Fst2GrfCommand |
output(java.lang.String s)
|
Fst2GrfCommand |
sentence(int n)
|
Fst2GrfCommand |
sentence(java.lang.String 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 |
---|
public Fst2GrfCommand()
Method Detail |
---|
public Fst2GrfCommand automaton(java.io.File s)
public Fst2GrfCommand sentence(int n)
public Fst2GrfCommand sentence(java.lang.String n)
public Fst2GrfCommand output(java.lang.String s)
public Fst2GrfCommand font(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |