| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaffa.tools.domainmeta.erwin.ErWinSchemaReader
ErWinSchemaReader - This class will read a ErWin Schema, and generate a set of domain object descriptors which represent the model. This first version is very basic, and makes some BIG assumptions about how to implement relationships between tables.
Version 1.1
Version 1.2
| Constructor Summary | |
| ErWinSchemaReader(String file,
                                   String outDir,
                                   String packagePrefix,
                                   String app,
                                   String module,
                                   boolean full)Creates a new instance of ErWinSchemaReader | |
| Method Summary | |
| static void | main(String[] args)Entry point for running the tool. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ErWinSchemaReader(String file, String outDir, String packagePrefix, String app, String module, boolean full) throws Exception
file - Name of the ErWin XML file to process
Exception - throw if any processing error occurs| Method Detail | 
public static void main(String[] args)
args - the command line arguments| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||