Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   Applications for Astah API
     Metrics for Class and ER Diagrams (Sample)

Threaded | Oldest First Previous Topic | Next Topic | Bottom
Poster Thread
midori
Posted on: 2008/8/27 9:56
Developer
Joined: 2006/7/3
From:
Posts: 324
Metrics for Class and ER Diagrams (Sample)
1) Overview of Application for JUDE API

Output metrics of class diagrams, classes, attributes, operations, ER diagrams, ER entity and relationships in a JUDE project file. It calculates the number of models and average values.

<Class Diagram>









<Export to Metrics>









[Package]
Average numbers of class diagrams, classes, attributes, operations

[Namespace]
Number of class diagrams, classes, attribute, operations

[Class]
Number of Attributes, operations, associations, super classes, sub classes

[ER Model]
- Number of ER entities, primary keys, attributes, identifying relationships, non-identifying relationships, subtypes

- Average number of ER diagrams, ER entities, primary keys

[ER Entity]
Number of primary keys, attributes, identifying relationships, non-identifying relationships, subtypes


2) URL (download link , or link to your blog)

- Download

Download a zip file and unzip it under JUDE install folder\api\sample\

To run this sample application, use metrics_run.bat. Please specify a JUDE project file name as the first parameter, and a output file(.csv) as the second parameter.

C:\Program Files\JUDE-XXX\api\sample\metrics>metrics_run ..\APISample.jude Output.csv

3) Operating Environment

- JUDE version
JUDE/Professional 5.3 or later

- Java version
Conform with the system requirements of JUDE.

4) Developer (name or nickname)

Change Vision, Inc.

5) Comment

By using this sample program, you are agreeing to be bound by the terms of the License Agreement for JUDE API Sample Programs.
Threaded | Oldest First Previous Topic | Next Topic | Top