Questions tagged as 'uml'

0
answers

Sequence Diagram with MVC facing the web!

Good afternoon guys, I'm having second thoughts about some sequence diagrams I'm developing for a college job. In theory I already know what a sequence diagram is, what it does and what its purpose, but the problem comes at the time of modeli...
asked by 30.06.2017 / 01:45
2
answers

Doubt visibility of attributes in the class diagram

We recently had an in-class discussion on the issue of attribute visibility in the class diagram. Some have stated that in the diagram (as well as in the code) all attributes must be private. However, the teacher made the following observation:...
asked by 13.04.2017 / 02:44
0
answers

Is there a collaborative online tool for Use-Case Diagrams and Sequence Diagrams? [closed]

I have to do a group work in college that consists of making the use case and sequence diagrams. If you do not have to download the file by editing and re-submitting it to the other members of the group, is there a "type Google Docs" tool for th...
asked by 21.05.2017 / 22:44
0
answers

How to specify an abstract use case?

I am making the specification of these use cases and I have these cases of abstract uses, the question is the following, I need to detail the cases of abstract uses, or only the specialized (or generalized) cases, ie in case of listing use...
asked by 21.04.2016 / 20:10
0
answers

Maven UML Generator

I would like to know if there is a more current plugin to generate the UML of my classes in a Maven project. The idea is to run this goal of "uml generator" on the integration server continues, and so generate the files every time there is a...
asked by 19.06.2015 / 21:13
1
answer

UML - Class Diagram [closed]

Hello, I recently started studying UML diagrams and I had a question about how to find out the objects . My question is, what is the best way to identify an object? For a class can be either a noun (Client) or an action (Register Client)....
asked by 18.07.2018 / 06:38
1
answer

In the Class Diagram what is the difference between Border, Entity and Control Classes?

I started to specify a UML project and the tool I'm using has Border Classes, Entity Classes, and Control Classes to do the Class Diagrams and Sequence Diagrams, what is the difference between these class types at the time of making the specific...
asked by 09.10.2016 / 23:00
1
answer

What diagram best describes a NoSQL database?

When using SQL database, there are different ways to show the system flow. In the bank you can use an ER to show its attributes. And for its operation uses a Diagram of Classes UML. What is the best way to represent a NoSQL database to the en...
asked by 07.07.2018 / 19:59
1
answer

How does inheritance between classes work in C #? [closed]

I have class 1 and class 2, class 2 inherits from class 1. Will other classes inheriting from class 2 inherit the attributes of class 1?     
asked by 12.07.2017 / 23:23
1
answer

Medical Doctor Class Diagram Conference

Based on the mini-world below, a Class Diagram was modeled on the Astah Community (free version with less features than the professional for non-commercial use: link - Formerly this program had the name of JUDE)    Mini World / Scenery :...
asked by 07.03.2017 / 01:54