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