Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged UML

0 votes
462 views
1 answer
    As the problem states, I am trying to indicate 'multiple' of a type in a Class Diagram- for example, my ... of list of students here** See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
333 views
1 answer
    I reversed some Java code to get a uml class diagram using Visual Paradigm. The diagram shows some associations with ... onItemClick(T item); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    Functional decomposition is not used when applied to use case modeling. This phrase is a copied one from ... What is Functional Decomposition? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
696 views
1 answer
    What is the difference of these two messages? I searched the web a bit and most what I could find is A ... self message what is the difference? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
304 views
1 answer
    One of most demanding tasks for any programmer, architect is understanding other's code. For example, I am contractor, ... I wrote it myself :) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
969 views
1 answer
    I created this diagram using the following code. But as you can see, the lines going from (Cancel ... returnPublisher -- publisher @endUML See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
450 views
1 answer
    I have a question about generating sequence diagram from Java source code. When I googled I saw someone told ... diagram from Java source code? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am designing a class diagram for scrabble game. In one of the classes, I have final variable declared. Can ... in the UML class diagram? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
437 views
1 answer
    Hi there I want to have a uml sequence diagram with dot language, now I have the following problem I want to ... and d but any other solutions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
280 views
1 answer
    I've always avoided using aggregation because it seems so subjective which one-to-many relationships should be ... s the official ruling? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
706 views
1 answer
    I'd like to represent a loop in a UML activity diagram. Here's my situation: For each folder, I check each ... me what this should look like? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
781 views
1 answer
    Can someone briefly explain the difference between a domain class diagram and a design class diagram? I found a ... I find it quite confusing. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    I was wondering, how can one represent "if" statement on a sequence diagram? if (somethingShouldBeDone) { / ... representation of a solution. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...