Update Assignment 2.md

This commit is contained in:
ruimoliveira 2016-10-30 17:07:28 +00:00 committed by GitHub
parent c771e34ac6
commit e666e87d96

View File

@ -49,6 +49,8 @@ Specific Requirements and Features (Functional and Non-Functional requirements)
These are the uses we could figure out for both the application. These are the uses we could figure out for both the application.
![alt tag](http://i.imgur.com/deDgtE4.png) ![alt tag](http://i.imgur.com/deDgtE4.png)
Domain Model **Domain Model**
>Grade: 6 pts
Domain model is a conceptual model of the domain that incorporates both behavior and data. Its purpose is to connect Use Case Model with Software Design Model. Since this emulator is such a simple concept, and the problem domain is rather small, there really isn't the need for real world classes. With this in mind we decided, that this would be the domain model for the project:
-![alt tag](http://icecream.me/uploads/d3285a245af38b0a7e8def42c7fe5cb0.png)