|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.erm.ERMImporter
public class ERMImporter
The ERMImporter is used to import ERWin entity relation models into style report.
| Constructor Summary | |
|---|---|
ERMImporter()
|
|
| Method Summary | |
|---|---|
static Enumeration |
importModels(InputStream istr)
Creates an enumeration of XLogicalModel object from an ERWin exported file. |
static Enumeration |
importPartitions(InputStream istr)
Creates an enumeration of XPartition objects from an ERWin exported file. |
static void |
setDbOwner(String dbOwner)
Set the Data Base Owner Name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERMImporter()
| Method Detail |
|---|
public static Enumeration importModels(InputStream istr)
throws Exception
istr - an input stream to the xml file which contains model
information.
Exception
public static Enumeration importPartitions(InputStream istr)
throws Exception
istr - an input stream to the xml file which contains partition
information.
Exceptionpublic static void setDbOwner(String dbOwner)
dbOwner - the owner of the data base.
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||