|
||||||||||
| 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 java.lang.String |
DEFAULT_SCRIPT
Default XML script. |
protected static java.lang.String |
INSTANCE
|
protected static int |
number
Number of successfully finished test instances. |
protected static int |
parsed
Number of parsed test instances. |
protected static java.lang.String |
PLUGIN
|
protected static java.lang.String |
PROCESSED
|
protected static java.lang.Object |
results
Object for result-collecting (processed mode). |
| Constructor Summary | |
|---|---|
MainEval()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.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 java.lang.String DEFAULT_SCRIPT
protected static final java.lang.String PLUGIN
protected static final java.lang.String INSTANCE
protected static final java.lang.String PROCESSED
protected static int parsed
protected static int number
protected static java.lang.Object results
| Constructor Detail |
|---|
public MainEval()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||