Object Design Document
STARS Project
15-413 Software Engineering
Fall 1999
Carnegie Mellon University
Pittsburgh, PA 15213
Revision History:
Version R0.1 11/10/98 Robin Loh. Created
Preface:
This document contains the Javadocs describing the PAID objects
and their relationships
Target Audience:
Client, Developers
PAID Members:
<<list project members here>>
INSTRUCTIONS
The ODD must contain all the object descriptions generated by JavaDoc.
You can run JavaDoc over the code of your Object Diagrams generated by
Together-J. After you have completed this, incorporate the JavaDocs into
this document and provide navigational texts as necessary.
1.0 Class and Object Diagrams
<<For this section, insert your object diagrams and provide necessary
explanation. >>
2.0 Object Design
<<Provide subheaders (2.1, 2.1 etc...) for each package. Subdivide
the packages into classes and then into objects. Since JavaDoc would have
done this for you, simply provide hyperlinks to your JavaDocs. >>