|
||||||||||
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.ElagCompCommand
public class ElagCompCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
ElagCompCommand()
|
Method Summary | |
---|---|
ElagCompCommand |
dir(java.io.File s)
|
ElagCompCommand |
grammar(java.io.File s)
|
ElagCompCommand |
lang(java.io.File s)
|
ElagCompCommand |
output(java.io.File s)
|
ElagCompCommand |
ruleList(java.io.File s)
|
ElagCompCommand |
rules(boolean ruleList,
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 ElagCompCommand()
Method Detail |
---|
public ElagCompCommand rules(boolean ruleList, java.io.File s)
public ElagCompCommand lang(java.io.File s)
public ElagCompCommand output(java.io.File s)
public ElagCompCommand dir(java.io.File s)
public ElagCompCommand grammar(java.io.File s)
public ElagCompCommand ruleList(java.io.File s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |