Suppose the due date for a book depends not only on the date the book issued but also on the following factors; - member type (assume 3 types of member -regular, senior, academics- and define rule for these types) - number of books already issued to the member (define a rule yourself) For the requirement defined above, answer the following questions; - Update all Use Case(s) which are affected - Update the Domain Model if necessary - Update all Sequence Diagram(s) and discuss your design in terms of Grasp Patterns Define a simple tax (%10 percent of the sale is added to the sale total) for sale processing. - Update all Use Case(s) which are affected - Update the Domain Model if necessary - Update all Sequence Diagram(s) and discuss your design in terms of Grasp Patterns
-
Suppose the due date for a book depends not only on the date the book issued but also on the following factors;
-
- member type (assume 3 types of member -regular, senior, academics- and define rule for these types)
-
- number of books already issued to the member (define a rule yourself) For the requirement defined above, answer the following questions;
- Update all Use Case(s) which are affected
- Update the Domain Model if necessary
- Update all Sequence Diagram(s) and discuss your design in terms of Grasp Patterns
-
-
Define a simple tax (%10 percent of the sale is added to the sale total) for sale processing.
-
- Update all Use Case(s) which are affected
-
- Update the Domain Model if necessary
-
- Update all Sequence Diagram(s) and discuss your design in terms of Grasp Patterns
-
Trending now
This is a popular solution!
Step by step
Solved in 2 steps