CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ support/ consdiag

You can get this entire directory bundled as consdiag.zip.

Packages located here

Package Caption
consdiag A utility for OO programming documentation.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 1999-01-07 972 bytes download Shown below
consdiag.ps 1999-01-04 49 Kbyte download
consdiag.py 1999-01-08 31 Kbyte download
consdiag.tex 1999-01-04 8 Kbyte download
drawing1.tex 1999-01-08 699 bytes download
drawing2.tex 1999-01-08 809 bytes download
drawing3.tex 1999-01-08 898 bytes download
drawing4.tex 1999-01-08 1 Kbyte download
drawing5.tex 1999-01-08 2 Kbyte download
drawing6.tex 1999-01-08 2 Kbyte download
drawing7.tex 1999-01-08 1 Kbyte download
drawing8.tex 1999-01-08 3 Kbyte download

Contents of the README file

Readme of consdiag.py

What is it
----------

consdiag.py Version 1.1

constructor of diagrams: 

Given a frame of classes and relationships among clases, it 
generates latex code ,that represents those classes in the
Rumbaugh OO notation.

Things like this:
__________
| fruits |
|--------|
|cheap   |
|sweet   |
|dry     |
|        |
|        |
----------
|eat     |
|buy     |
|take    |
|      / |
|_____/_3|

    ------
    |    | 
    | a  |
    |----|
      |
      |
      d
   ----------
   |        | 
   |        |
  ---      ---
  |b|      |c|
  ---      ---

where : a,b,c are  simple classes or another union_derivations.

d is a triangle :)

How to run it.
---------------

Take a look at the end of consdiag.py, there you'll see good examples.

How to make the documentation.
------------------------------

Run "latex consdiag.tex" several times , because it needs to update
the crossreferences and such.

Or use a ghostscript visor to view consdiag.ps.


Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.