class-diagram
Check my UML Class Diagram
Can someone check my class diagram because I am not too good at drawing this type of uml diagram A User can be 开发者_StackOverflow社区a PersonalUser or a BusinessUser[详细]
2023-02-05 22:56 分类:问答Android API class diagram
I was wondering if there a class diagram ava开发者_开发技巧ilable for Android API on the internet? I think it help you to learn and visualize the system in your head.Here is a great categorized list o[详细]
2023-02-05 19:41 分类:问答When to use UML Association Classes?
Can I improve my design on these 2 diagrams below? If so, how? I am confused by the开发者_JAVA百科 use of association classes in my diagrams. Should I use them?[详细]
2023-02-05 11:13 分类:问答which should be drawn first , class or sequence diagram?
I\'ve had this discussion with my professor at college about UML diagrams . He believes that sequence diagrams should be drawn before getting to class diagrams, but I think the opposite . I think aft[详细]
2023-02-03 23:41 分类:问答How do I specify the visibility of an relationship in UML?
I am creating class diagrams for C# code and I\'d like to specify the visibility of relationships. I\'m using named arrows to specify the relationships but I dont think its right to put the visibility[详细]
2023-02-03 20:34 分类:问答Reverse engineering class diagram – inheritance and association relationships in particular – from an existing C# project
Folks, I’ve got am SDK-like package, which has a C# project, which I need to use as a reference design for my own project.When I open the reference project in VS2008 and run Class Diagram editor sho[详细]
2023-02-02 15:24 分类:问答How to use other attribute types in classdiagrams in visio?
I have no idea where to ask, so I hope that some Visio specialists can help. I\'m just making a class diagram but Visio se开发者_Python百科ems to be very static and simple for method signatures.[详细]
2023-01-27 20:08 分类:问答Reverse engineering C++ - best tools and approach [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-27 04:18 分类:问答How to represent class instances in UML?
I have a class diagram for my application which consists of several compositions and aggregations. Now I want to have diagram based on the class diagram which shows class instances. A snapshot if yo[详细]
2023-01-25 06:32 分类:问答Creating a Class Diagram to model a MVC application
I\'m creating an inventory system with Ruby on Rails as the application server and having java clients as the frontend.[详细]
2023-01-23 14:46 分类:问答