|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.sase.UI.CommandLineUI
public class CommandLineUI
The interface
Constructor Summary | |
---|---|
CommandLineUI()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main entry to run the engine under command line |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandLineUI()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.CloneNotSupportedException, net.sourceforge.jeval.EvaluationException, java.io.IOException
args
- the inputs
0: the nfa file location
1: the stream config file
2: print the results or not (1 for print, 0 for not print)
3: use sharing techniques or not, ("sharingengine" for use, nothing for not use)
java.lang.CloneNotSupportedException
net.sourceforge.jeval.EvaluationException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |