tagged [uml]

Visual Studio 2015 generate UML from code

Visual Studio 2015 generate UML from code - - I have a almost finished project and now I need to write a documentation. I found some information in the www which tells to "simply" generate UML from th...

composition and aggregation example with UML class diagram

composition and aggregation example with UML class diagram i can't seem to understand completely the difference between aggregation and composition in a code. Client ---->BankAccount (this is supposed...

27 Jan at 15:0

How can I generate UML diagrams from C# code written in Visual Studio 2012 into Visio 2010?

How can I generate UML diagrams from C# code written in Visual Studio 2012 into Visio 2010? I am trying to find a way to generate UML diagrams (sequence diagrams, class diagram, etc) from my C# code w...

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

Do you design/sketch/draw a development solution first and then develop it? If so how?

Do you design/sketch/draw a development solution first and then develop it? If so how? I work a lot with decision makers looking to use technology better in their businesses. I have found that and pro...

1 Oct at 02:16