uci.uml.test.omg
Class Main

java.lang.Object
  |
  +--uci.uml.test.omg.Main

public class Main
extends Object

Constructs all the examples in this directory. The purpose of /** this code is to test the UML Meta-model implementation.


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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)