Home > Archive > Open Source Software > December 2004 > ERD DFD DD Case tool
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ERD DFD DD Case tool
|
|
| Gonzales, S. 2004-12-15, 8:57 pm |
| Hi,
does anyone know a free (preferably open) program to do systems development,
(using ERD DFD DD), so the structured, but this doesnt matter much as long
as the tools are available.
tnx
| |
| Small101 2004-12-16, 3:57 am |
| Hi,
Try Argo UML, an Open Source CASE Tool. Pretty sophisticated.
Vipen
"Gonzales, S." <gonzales_speedy@fastmail.fm> wrote in message
news:1103144163.873409@seven.kulnet.kuleuven.ac.be...
> Hi,
>
> does anyone know a free (preferably open) program to do systems
development,
> (using ERD DFD DD), so the structured, but this doesnt matter much as long
> as the tools are available.
>
> tnx
| |
| Michael B. Johnson 2004-12-17, 3:59 pm |
| On Wed, 15 Dec 2004 21:56:21 +0100, "Gonzales, S."
<gonzales_speedy@fastmail.fm> wrote:
>does anyone know a free (preferably open) program to do systems development,
>(using ERD DFD DD), so the structured, but this doesnt matter much as long
>as the tools are available.
I haven't tried this out yet, but ran across it today. Note! It's
marked as being in the "Planning, Pre-Alpha" stage.
http://sourceforge.net/projects/incubus/
Personally, I use TreePad with text-only markup.
For example, Contact -o-------------+< Company signafies that the
Contact table has a zero-to-many relationship to the Company table,
and that for every Contact record there /must/ be a Company record.
Then when I want to look at any ERDs I've made for a given table, I
just run a search on the entire tree. It's a kludgy hack, but it works
for me. YMMV.
_______________________
Michael B. Johnson
|
|
|
|
|