Tagged Questions

0
votes
1answer
22 views

Free Code-to-Flowchart/UML tool for C# code

I'm looking for a free tool similar to Visustin. Are there any like that that exist?
0
votes
1answer
15 views

UML of website page navigation

I need someones help in creating UML for web navigation: If the dropdown in page1 have values "A" "B" "D" Web navigates by.. Page1 -> Page2 -> Page 3-> Page 4 if a drop down in …
1
vote
2answers
631 views

How do PStricks and TikZ compare for ease of learning and for quality of API design?

My group uses Literate Programming for most of our source code---this means that internal documentation is written using LaTeX. We have been using PStricks for fancy technical dia …
0
votes
3answers
44 views

UML Diagram to Model API

I need to create a diagram to document a RESTFul API that build, which UML diagram should I use? Thanks in advance,
1
vote
10answers
121 views

Good tool for diagraming process and system components

I'm currently writing some documentation for our product. Most of the docs are just text based - but in some cases I'd like to add a diagram to help first time users visualize the …
0
votes
4answers
191 views

Creating SCADA diagrams in .NET

I need to create a industrial monitoring application that shows the operator a SCADA diagram, similar to this What toolkits are available to do this and what experience have p …
0
votes
5answers
33 views

Diagrams for Data Flow?

I'm a database programmer, but I have never used data flow/diagram program. I would like to explain some Data Diagram to a client. Question - what is a program that will allow me …
2
votes
3answers
60 views

Simple UML behaviours baffle me!

Hello! Very new to UML and system design. We're at the stage of doing a class diagram in the design phase and are struggling to figure out how to implement a requirement. Here's …
0
votes
3answers
29 views

Diagramming server connections in Visio - what direction should arrows point?

Suppose I would like to depict data flow between two servers in Visio. I have boxes to represent servers and arrows to represent communication / data flow. In this situation: S …
0
votes
0answers
17 views

Class Diagram issue

how to add Namespace in class diagram. Means if i want the scenario like NamespaceOut.NameSpoaceIn.Class1 NamespaceOut.NameSpoaceIn.Class2 NamespaceOut.NameSpoaceIn.Class3 .... …
0
votes
2answers
37 views

JavaScript diagramming tool

Does anyone know any good JavaScript alternatives to mxGraph (http://www.jgraph.com/mxgraph.html) that allows the user to draw Visio style diagrams on a canvas and add/edit/remove …
2
votes
2answers
42 views

what is the name of the convention used in this syntax diagram

I found this diagram in the JSON specification: Where does this diagramming convention come from? Is it just some random convention cooked up by D.C.?
0
votes
1answer
16 views

Linq DBML Mapping a Table With A Primary Key That Spans 2 Columns

I have three tables: Login, LoginRoles and Roles. Login joins to LoginRoles and LoginRoles joins to Roles. LoginRoles is a many-to-many table, and I want to constrain the column …
0
votes
3answers
51 views

How to make a sequence diagram for this?

A group diary and time management system is intended to support the timetabling of meetings and appointments across a group of coworkers. When an appointment is to be made that inv …
1
vote
3answers
92 views

java and memory layout

Hey guys, I'm reviewing some questions but I can't really figure it out, i looked through the text book but i'm not sure where i can find answer... I know it would be quite hard t …

1 2 3 4 5 11 next
15 30 50 per page