Table of Contents

DrawModel

A graphical drag and drop drawing tool to visualize objects contained within an AMARTA LW Repository. Provides the ability to display Entity Relationship Diagrams (ERD), Lifecycle Diagrams, and Dataset Diagrams.

Allows AMARTA builders to view relationships of objects contained within an AMARTA v3/v5 model. Features include:

Installation

Download the program drawmodel-31.jar

Pre-requisite software

Oracle 8 client installation

The JDBC connection uses the Oracle OCI8 drivers you must have at least an Oracle client install.

JVM

Install the JVM (Java Virtual Machine)
Download JRE 1.3 or later from java.sun.com

These products have not been tested with JDK 1.4 Libraries

Place additional class library in the classpath

Make sure that these exists in the directory c:\progam files\javasoft\jre\1.3.1\lib\ext\ or in your CLASSPATH

?? classes12.zip

:: classes12.zip is the Oracle JDBC class library. It can be found in %ORACLE_HOME%/jdbc/lib directory. Where %ORACLE_HOME% refers to your oracle installation base. !!