class-diagram
Design object for availability product stock of partner store
Allowing a store whether a product is available in the stock of another store partner, the latter may either accept or r开发者_如何学运维eject the request, in all cases the applicant is informed of ré[详细]
2023-01-10 20:32 分类:问答Can we draw sequence diagrams if we don't have classes in a program?
I have a program I ma开发者_JAVA技巧de in C++ that does not use classes, just simply functions and main().[详细]
2023-01-09 23:02 分类:问答-
Can I hide the getter and setter methods in the UML2's view?
UML2 is a plugin of eclipse, it\'s here http://www.eclipse.org/modeling/mdt/?project=uml2 Now, I want to hide the gette开发者_Python百科rs and setters, but I don\'t know how to get it.[详细]
2023-01-06 03:35 分类:问答 UML class diagram vs ER database diagram
I\'m a little confused, I\'m developing a program, the program consist in two parts, the server and the clients, there are groups, places, messages... stored in the server, and the clients has to conn[详细]
2023-01-02 02:38 分类:问答VS 2010: Class diagram with xml summary description?
using Visual Studio 2010 Ultimate I created a class diagram of a C# / WPF project. The project is well documented, meaning ever property has a xml summary. Now in the class diagram one can hover over[详细]
2023-01-01 04:08 分类:问答Class DIagram Aggregation
i came across this definition Aggregation has two properties: antisymmetry, transitivit开发者_开发知识库y[详细]
2022-12-31 11:15 分类:问答Class diagram: how to write down classes that belong to a library?
I am reverse engineering some Java code into a class diagram. Now I\'m wondering how to model classes that are from a l开发者_如何学JAVAibrary that I didn\'t design. If I\'m writing them down as class[详细]
2022-12-31 07:16 分类:问答What is the importance of association multiplicity in class diagrams?
What is the importance of association multiplicity in class diagrams? Why and when should we indicate them?[详细]
2022-12-30 15:15 分类:问答How do I represent a mixin/role/trait with UML properly?
Me and several other developers are currently cleaning up our legacy code base, mostly separating visual and data layers. To help developers not involved in this refactoring understand the model, I\'d[详细]
2022-12-27 23:56 分类:问答Website for making class diagrams?
Do any web 2.0 like web开发者_JAVA技巧sites exist for prototyping object oriented class diagrams?http://yuml.me/[详细]
2022-12-25 06:47 分类:问答