SDA SE WikiSoftware Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
| Due at Thursday, November 26th, 11:00 am (before the lecture starts) |
|---|
https://svn.iai.uni-bonn.de/repos/IAI_Software/se/atsc2009ws/samplesolutions/
Project: A04T10_EffectiveUseCases_Solution (based on the solution from group 14) and A04T12_HotelDomainInColor_Solution
| 4 points |
|---|
The following should let you experience how easy it can be to develop a broad picture of a system if you postpone the precision till the time it is required.
Please use only plain text (and a Use Case Diagram if you want).
We prepared an almost empty project A04T10_EffectiveUseCases where you can add your results.
Pick any software product you want to create.
| 6 points (optional!) |
|---|
A04T11_WineDistributionCentre| 3 + 3 = 6 points (+ 3 extra points for the optional part) |
|---|
a)
A04T12_HotelDomainInColor. HotelDomain2.umlclass is a slightly modified solution to task 8.moment-interval, mi-detail, role, party, place, thing, description) to the classes.b)
HotelDomain3.umlclass we started a new domain model. Reservation, Renting, Invoice, and Payment take place at separate moments or time intervals. Person and Room.Invoice has details, but it makes sense for almost all other classes: Add the missing mi-detail classes.c) optional!
createInvoice in Renting could be realized.