Questions tagged as 'diagrama'

1
answer

Entities classes

I'm developing a sales project to which I have registered a funcionário that can also be vendedor , I will have a cliente that can be a pessoa física or pessoa jurídica , fornecedores that can be pessoa...
asked by 11.07.2018 / 13:40
1
answer

Should all inherited attributes be used?

I am building a class diagram, where several classes have 3 equal attributes, and one class has only 2 of these attributes. So I thought about creating a parent class with all those repeating attributes, and creating multiple daughters. In th...
asked by 19.03.2017 / 03:19
2
answers

Algorithm with flowchart / diagram

Well, I'm taking a course in logic and the following question fell:    Develop a block diagram to check which products need to be purchased and the quantity to be purchased: Having the following information:       Product code (CODPRO), Mi...
asked by 09.12.2017 / 00:31
1
answer

How to import a .er1 file extension into CA Data Modeling

I need to import an .er1 file from an older version of Erwin into CA Data Modeling (Community Edition). Is this possible? I tried to open it directly and the "Import" options to no avail. Thanks for any help?     
asked by 01.12.2014 / 14:36
3
answers

Questions about activity diagrams

Does the activity diagram describe a single system activity or does it specify the various system activities? Can there be more than one start in the activity diagram? Ex: Starts an activity with a regular user but also initiates an activity...
asked by 07.11.2018 / 00:22
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
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
1
answer

Generate UML diagrams from PHP code?

There is some way, software, IDE that generates diagrams from the PHP code, example, I have the project ready in PHP, so it takes my code and generates the diagrams. As IDE I use PHPStorm but I do not know if it has such a feature.     
asked by 19.03.2016 / 18:58
1
answer

How to use Database Diagrams in Visual Studio 2015

I'm doing the exercises in the book: "Use the C # Head", and one of the exercises was asked to create a Database diagrams. But you do not have this option in Microsoft Visual Studio 2015. Book page: Sothere'smyVisualStudio:     
asked by 31.12.2016 / 10:00
1
answer

Difference between "Extension Relationship" and "Extension Point"

Good morning! What is the difference between these two terms and their use in the use case diagram? I already know the concept of extension, but I did not understand the relationship between the two. Extension Relationship - according...
asked by 28.10.2016 / 15:23