org.rdtdm
Class Twice
java.lang.Object
|
+--org.rdtdm.Main
|
+--org.rdtdm.Twice
- public class Twice
- extends Main
Twice
Copyright (c) 2001 by Dirk Münstermann
All Rights Reserved
- Version:
- $Revision:$ ($Date:$)
- Author:
- Dirk Münstermann
Constructor Summary |
Twice()
|
Methods inherited from class org.rdtdm.Main |
doneRDT, init, initCrits, initDB, initMaps, initRMs, initSearchSpace, initTarget, initXML, isEnvOk, isPropertiesOk, isSwitch, printActiveParams, printParams, printProperties, printProperty, printResults, start, usage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tospecialrules
private java.util.Collection tospecialrules
tsl
private ToSpecialListener tsl
addlistener
private boolean addlistener
Twice
public Twice()
printToSpecialRules
private void printToSpecialRules()
initRDT
protected void initRDT()
throws java.lang.Exception
- Overrides:
initRDT
in class Main
java.lang.Exception
prepare
private boolean prepare()
throws java.lang.Exception
java.lang.Exception
startRDT
protected void startRDT()
throws java.lang.Exception
- Overrides:
startRDT
in class Main
java.lang.Exception
main
public static void main(java.lang.String[] args)