-
Notifications
You must be signed in to change notification settings - Fork 0
Presentation Design Decisions
ewernli edited this page Oct 30, 2012
·
1 revision
Each team will present briefly their major design decisions:
- You have 5 min to talk--be brief and focused.
- One or multiple members can present
- Use your own computer. It needs VGA connectivity for the beamer
Describe what you consider being the most relevant design decisions (max 2) you have taken during this first phase of the project.
Choose a meaningful and sufficiently complex problem and describe the solution (in terms of design choices taken and classes produced).
Each solution should be presented using UML class diagrams.
To make your description easier to understand, we suggest to re-enact some related user scenarios (use UML sequence diagrams or just write down the sequence of invocations in plain text).
Also remember to mention:
- the rationale standing behind your choices
- major difficulties encountered
- discarded alternative solutions
- brief tutorial about sequence diagrams
- argoUML: open source UML editor (multi-platform)
- Eclipse UML2: eclipse plugin for drawing uml diagrams