test
Class Test2

java.lang.Object
  |
  +--test.Test2

public class Test2
extends java.lang.Object

Create sources for the university model. Also create Barat class sources from model. In the latter example it shows how to subclass the Generator and Factory in order to adapt them to the behaviour you want.

Version:
$Id: Test2.java,v 1.8 2001/11/01 15:56:49 dahm Exp $
Author:
M. Dahm

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

Constructor Detail

Test2

public Test2()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception