objectgen
Class OGCommandLine

java.lang.Object
  extended byobjectgen.OGCommandLine

public class OGCommandLine
extends java.lang.Object

This class generate an activity diagram from the use case indicated in the command line


Constructor Summary
OGCommandLine()
           
 
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

OGCommandLine

public OGCommandLine()
Method Detail

main

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