tagged [diagram]

Generate UML Class Diagram from Java Project

Generate UML Class Diagram from Java Project Is there a good tool that can help to reverse engineer Java classes to UML that will show an overview of how my classes are related to each other? It doesn...

C# code for association, aggregation, composition

C# code for association, aggregation, composition I am trying to confirm my understanding of what the code would look like for association, aggregation & composition. So here goes. : Has-a. It an exis...

17 Jun at 01:31

Decipher database schema

Decipher database schema I've recently inherited the job of maintaining a database that wasn't designed very well and the designers aren't available to ask any questions. And I have a couple more comi...

27 Sep at 01:7

What tool to use to draw file tree diagram

What tool to use to draw file tree diagram Given a file tree - a directory with directories in it etc, how would you write a script to create a diagram of the file-tree as a graphic file that I can em...

1 Sep at 08:14