Introduction to SSS Problem Domain Models
Session 1 – Documentation Location & Conventions
2006-Oct-19
David M. Harland
Introduction to SSS Problem Domain Models


Session 1 -- Introduction & Overview

1. Opening remarks.

2. Show main javadoc page; explain model / persistence / presentation split.
   Mention the JUnit test classes that are not displayed.

3. Focus on model packages and packages in support of model packages.
   Mention what packages the model packages may, and may not, import.

4. Give status on the models.

5. Ways to look at the models in these sessions:

    a. UML class and sequence diagrams
    b. javadoc HTML pages
    c. Source code

   How detailed should we get?

6. Quick peek at the three main models:

    a. Project
    b. Scan
    c. Source