jsim.jmodel
Class Generator

java.lang.Object
  extended by jsim.jmodel.Generator

public class Generator
extends java.lang.Object

The Generator class generates code for JSIM models. All methods should be static.


Constructor Summary
Generator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Generator

public Generator()