uml
VS2010 UML code generation - is it possible?
I have created a complex UML class diagram in my VS2010 IDE. I am struggling how to generate the C++ (native) code from it.[详细]
2023-03-28 06:52 分类:问答How can I model this class in a database?
I need a little of help. This is my design to organize several categories. Category 1 Sub Category 1.1 Sub Category 1.1.1[详细]
2023-03-28 03:05 分类:问答Algorithm for slicing a dynamic graph
I am currently working on a project based on graph and I am searching for an algorithm for slicing an dynamic graph. I have already done some research but most algorithms that I have found works only[详细]
2023-03-27 21:10 分类:问答Java UML Automated generation for NetBeans 7.0 [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to开发者_StackOverflow社区 be supported by facts, references,or expertise, but this question will[详细]
2023-03-27 21:08 分类:问答UML Do you still show composition/aggregate objects as member variables?
If I had a class Airplane and a class Win开发者_运维问答g, if there was a composition relationship between the two, does Airplane have a member variable of type Wing in the class diagram, shown in the[详细]
2023-03-27 17:30 分类:问答Class diagram for objective C standards?
I\'m having trouble finding the standard way a class diagram should be drawn for objective C applications. Mostly:[详细]
2023-03-27 17:11 分类:问答How to draw the following architecture?
I am just wondering which program开发者_Go百科 should I use to draw like the following system architecture in http://www.skelta.com/products/Workflow/architecture.aspx[详细]
2023-03-26 21:22 分类:问答how to represent a workflow in software product [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-26 17:01 分类:问答Shared Entity in one to many database relationship
I have a database I\'m working on the des开发者_运维知识库ign for. I have manufacturers and I have distributors on separate tables containing practically the same information with few exceptions. Both[详细]
2023-03-25 07:39 分类:问答Modelling these roles using actors in a use case analysis
I am modelling a system that has (amongst others), these types of roles: Individual player Group player[详细]
2023-03-25 03:31 分类:问答