|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.jagrlib.MainEval
public class MainEval
Main program MainEval: automatic module evaluation.
Nested Class Summary | |
---|---|
protected static class |
MainEval.Handler
|
Field Summary | |
---|---|
protected static String |
DEFAULT_SCRIPT
Default XML script. |
protected static String |
INSTANCE
|
protected static int |
number
Number of successfully finished test instances. |
protected static int |
parsed
Number of parsed test instances. |
protected static String |
PLUGIN
|
protected static String |
PROCESSED
|
protected static Object |
results
Object for result-collecting (processed mode). |
Constructor Summary | |
---|---|
MainEval()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Main routine for Eval. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String DEFAULT_SCRIPT
protected static final String PLUGIN
protected static final String INSTANCE
protected static final String PROCESSED
protected static int parsed
protected static int number
protected static Object results
Constructor Detail |
---|
public MainEval()
Method Detail |
---|
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |