|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SvpMain
The main, outer SVP class
Constructor Summary | |
SvpMain()
|
Method Summary | |
static void |
main(java.lang.String[] args)
for running the system from the command line, with no GUI |
static SvpMainResultsStruct |
runSvp(java.lang.String filename)
Run the SVP System on the specified file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvpMain()
Method Detail |
public static void main(java.lang.String[] args)
public static SvpMainResultsStruct runSvp(java.lang.String filename)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |