jsim.variate
Class GenNames

java.lang.Object
  extended by jsim.variate.GenNames

public class GenNames
extends java.lang.Object

Generate a list of all variate names. Stores as constants within a generated java file (VarNames.java).


Constructor Summary
GenNames()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenNames

public GenNames()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method.

Parameters:
args - command-line arguments
Throws:
java.io.IOException