Tagged Questions

0
votes
1answer
18 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 page 1 is having …
0
votes
0answers
27 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
5answers
34 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 to easily create a …
0
votes
3answers
46 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,
2
votes
3answers
62 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 the problem: We …
2
votes
2answers
43 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
19 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 columns as being unique …
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 to do memory diagrams …
0
votes
2answers
39 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 properties of …
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: Server A always …
0
votes
1answer
42 views

The best font for diagrams (use case, uml etc)

I'm working on my master thesis and i have some diagrams. I'm looking for a font, which can be better for diagrams than "Droid sans mono".....any suggestions?
0
votes
3answers
52 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 involves a number of …
5
votes
16answers
313 views

What do you use to make programming flowcharts, diagrams, etc?

I've always just used OpenOffice Draw and it just occurred to me that there has to be something better out there. So what do you use? Do you like it? Bonus points for free things and for web apps. …
0
votes
0answers
18 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 ...... so how to design …
0
votes
3answers
67 views

How is a block diagram organized?

I would like to understand the exact hierarchy of a block diagram. If a block A is on top of block B does it mean that A is in some abstract manner build using B? A concrete question: I have a …

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