mtozsahin / bounswe2015group5

Automatically exported from code.google.com/p/bounswe2015group5
0 stars 0 forks source link

Create Sequence Diagrams for Use Cases: 4,5,6 #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create the requested sequence diagrams, and add them to the wiki page: Sequence 
Diagrams. 

- Examine the class diagram we have created carefully. 
- Read the use cases thoroughly.
- Using -only- the classes and methods defined in the class diagram, draw the 
sequence diagram which clearly defines the process in terms of communication 
(method calls) between the involved classes. 

important: If you detect any missing required methods, classes, relationships, 
or if you think any of the method parameters or return types are incorrect, 
request an update on the class diagram immediately, by creating a new issue. 

Original issue reported on code.google.com by mustafat...@gmail.com on 20 Mar 2015 at 10:20

GoogleCodeExporter commented 9 years ago
Started on working

Original comment by cangule...@gmail.com on 22 Mar 2015 at 11:21

GoogleCodeExporter commented 9 years ago
Sequence diagram for use case 4 is done:
http://i.imgur.com/5P2sfjn.png

Original comment by cangule...@gmail.com on 22 Mar 2015 at 11:21

GoogleCodeExporter commented 9 years ago
Sequence diagram for use case 5 is done:
http://i.imgur.com/VOaVtop.png

Original comment by cangule...@gmail.com on 23 Mar 2015 at 10:08

GoogleCodeExporter commented 9 years ago
Sequence diagram for use case 6 is done:
http://i.imgur.com/AYdWNOZ.png

Original comment by cangule...@gmail.com on 23 Mar 2015 at 10:24

GoogleCodeExporter commented 9 years ago
Diagrams for use cases 4 and 5 are reviewed.
4: http://i.imgur.com/sNCGWFb.png
5: http://i.imgur.com/NILqftz.png

Original comment by cangule...@gmail.com on 23 Mar 2015 at 10:25

GoogleCodeExporter commented 9 years ago
Done

Original comment by cangule...@gmail.com on 23 Mar 2015 at 10:27

GoogleCodeExporter commented 9 years ago
For sequence diagram 6, after showRatingOptionsForCase, user should call 
UserInterface::UserRatedCase

Original comment by mustafat...@gmail.com on 23 Mar 2015 at 1:42

GoogleCodeExporter commented 9 years ago
Diagram 6 changed according to changes in class diagram:
http://i.imgur.com/YmKgkYM.png

Original comment by cangule...@gmail.com on 25 Mar 2015 at 2:32