uml
System architecture and design using Visual Studio - real world example [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-25 02:19 分类:问答Use case diagrams [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-24 08:21 分类:问答Generating diagrams in Pharo/Squeak Smalltalk
I\'m having trouble understanding big code libraries in Pharo and Squeak, is there is a typical template scri开发者_如何学运维pt to generate a static class relationship diagram (not necessarily UML) a[详细]
2023-03-24 06:35 分类:问答Understanding C++ codebase with UML-tools
I am trying to understand a C++ codebase.I have used some free tools that will scan the code and produce diagrams, but they are not开发者_如何学Python so easy to understand.[详细]
2023-03-24 02:10 分类:问答How to visualize multithreading processes?
I want to model multithreading app behavior. There\'s lot\'s of synchronization (ManualResetEvents etc.). I tried to use sequence diagram but it se开发者_运维技巧ems to lack convenient synchronization[详细]
2023-03-23 08:26 分类:问答creating a media collections manager
Hi I\'m trying to create a program to manage my movie and tv show files I downloaded. I want to write it in JAVA cause I can practice for school doing this and to program needs to be cross platform I[详细]
2023-03-23 02:48 分类:问答Differentiate aggregation and composition relationship using source code
Is it possible to differentiatebetween composition and aggregation relationship by reading the source code?[详细]
2023-03-22 12:24 分类:问答UML Interface has association with class?
I have a class (Class A) which contains objects of type Class B. Class B has three subclasses. Should Class B actually be an interface and then I can draw an aggregation association between the inte[详细]
2023-03-22 09:56 分类:问答VS2010 Class Diagram - How to show collection associations between two interfaces?
I\'m generating some class diagrams from existing code to improve the documentation but I\'ve run into a bit of an obstacle. I\'d like to show collection associations on the diagram, but for interface[详细]
2023-03-22 09:48 分类:问答staruml abstract classes?
does anyone know how to create an abstract class using St开发者_开发百科arUML? I couldnt find any mention in the documentation.[详细]
2023-03-22 06:49 分类:问答