diagramming Questions

8

Solved

I need to be able to generate dependency diagrams programmatically. I'd like it to be able to generate a bunch of boxes with labels and connectors linking them, and ideally the component woul...
Marbling asked 5/1, 2010 at 10:10

10

Solved

I'm looking for a diagramming software that would produce good looking output. It doesn't need to support everything (or even much) from UML, is doesn't need to have code engineering functions or a...
Instinct asked 27/5, 2010 at 21:38

4

Solved

This question came up today and I couldn't find any historical answer as to why a database is always represented as a cylinder. I am hoping someone in the stack world would know why and have ...
Selfexpression asked 12/5, 2010 at 20:47

9

Solved

I love the syntax of railroad diagrams on json.org which are a graphical representation of the BNF language. I haven't found any tools that can produce results as eloquently. Can anyone ident...
Fidelafidelas asked 28/4, 2009 at 8:31

4

Solved

I drives me crazy how many books contradicts themselves. Class A {} class B {void UseA(A a)} //some say this is an association, no reference is held but communication is possible Class A {} class ...
Decompound asked 28/2, 2015 at 0:51

5

Solved

I'm looking for an alternatives to yUML, preferably open source. Sure yUML is great and I really like it, but I would like to be able to extend it. I'm also interested in other services in ...
Dowse asked 27/11, 2011 at 13:57

1

Solved

Merry Christmas, everyone! I want to do something when the source element or target element of a joint.dia.Link is changed. Firstly I tried to put the code in the callback function of 'change:sour...
Apogamy asked 25/12, 2013 at 6:43

2

I am trying to model the deployment process for some software using BPMN. Various parts of the deployment could go wrong, and I want to indicate in the diagram what steps should be taken in each ca...
Mlle asked 29/5, 2013 at 12:51

2

Solved

I am planning on writing a web-based diagram editor. If it were for the desktop, I'd have chosen Eclipse GEF as the platform to build it. For the web, I'm considering d3.js, but I'm a bit w...
Bad asked 11/6, 2013 at 16:35

3

Solved

Although there are GUI tools in VS2010 for entering data, writing queries etc against a SQL CE4 db, there doesn't appear to be a way to visualise the database in a digram. So my Questions are A) ...
Whisper asked 7/2, 2011 at 11:20

4

Solved

I am considering solutions for drawing diagrams using Google Web Toolkit (GWT). Up until now I have found only the gwt-diagrams project but it seems abandoned. Are there any suggestions about diag...
Bravissimo asked 1/6, 2010 at 10:4

5

I'm looking for an diagram tool for producing diagrams from text. I only really need sequence and state type diagrams for now, but I'm curious as to what people would recommend? I need someth...
Font asked 22/4, 2010 at 17:19

1

I’m building an application that superficially looks like Visio, so I need to be able to connect objects together with connectors. I want to make the connectors have multiple horizontal and vertica...
Leastwise asked 17/8, 2011 at 15:9

2

Solved

Is there a tool that works with SQL Server to generate tree-like diagrams from a hierachical data model? I am working with a large geographical hierarchy, and would like to visualize it. Here is ...
Culhert asked 18/8, 2011 at 17:20

3

Solved

I'm trying to perform a drag and drop approach to creating relationships in a diagram, directly analagous to SQL Server Management Studio diagramming tools. For example, in the illustration below, ...
Aladdin asked 15/6, 2011 at 17:38

1

Solved

I am searching for a free tool(s) to create visually appealing diagrams of finite automata and syntax trees. Note: I really just want to draw diagrams. I do not have to create a model or do s...
Balalaika asked 6/11, 2010 at 16:0

3

Solved

Is there any tools to assist in diagramming a large C library? I am working on a project to port an existing C library to C++. The C library is largely undocumented with no diagrams. I would ...
Carvelbuilt asked 17/10, 2010 at 20:10

11

I've been using Visio 2002/2003 Enterprise Architect to do my database schema design visually and then forward-generate the DDL to create the database. I wanted to switch to Visio 2007, but ...
Planck asked 7/11, 2008 at 17:20

14

Solved

Over the years, I have tried many times to find a good, easy to use, cross platform tool for some basic software system diagramming. The UML tools I have tried seemed to get in my way more th...
Spectrograph asked 24/9, 2008 at 17:56

2

I am currently writing a control (in C#) for displaying a set of tables and the relationships that exist between them. I got the basic control done, but would like to implement something similar to...
Renae asked 13/8, 2009 at 7:1

2

Solved

Is there any Diagramming component that is freely available for a C# project? If possible one that allows you to click and edit the diagram nodes.
Belgium asked 29/7, 2009 at 15:52

13

Solved

What diagramming technique(s) do you use while programming to help you or others understand your program or design. I am not talking about a person's favorite tool, though a good tool probabl...
Phosphorous asked 11/3, 2009 at 20:18
1

© 2022 - 2024 — McMap. All rights reserved.