org.speakright.core.tests
Class MGen

java.lang.Object
  extended by org.speakright.core.tests.MGen

public class MGen
extends java.lang.Object


Constructor Summary
MGen()
           
 
Method Summary
static void main(java.lang.String[] args)
          Generates the model.java file from testfiles\sample_model.xml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MGen

public MGen()
Method Detail

main

public static void main(java.lang.String[] args)
Generates the model.java file from testfiles\sample_model.xml. You MUST run this class manually whenever you change the model.

Parameters:
args -