CS 691J - Spring '96
Topics in Object-Oriented Technology
Project Title (e.g. Object-Oriented Metrics)
Team Members: Member1,
Member2,
...
Project Description
A short description of your project. Enough to
understand what is the project goals, and what are its limits.
What's New
List of the latest changes to the web page
Project Design Documents
Static System Description
- Static architecture: one or
more global BON diagram of your system;
- Cluster descriptions:
- CLUSTER_1: description of purpose of CLUSTER_1.
Hyperlinks points to a detailed BON diagram of the cluster
- CLASS_1: description of purpose of
CLASS_1; hyperlink points to Web page with class interface,
including inheritance, feature signatures, and assertions;
- CLASS_2: description of purpose of
CLASS_2; hyperlink points to Web page with class interface,
including inheritance, feature signatures, and assertions; Later in the
project, you can put complete implementation for some of the classes.
- ...
- ...
Dynamic System Description
- SCENARIO_1: description of a possible scenario
of usage of your system; Hyperlink points to a Web page with object scenario.
- ...
WARNING: This structure is only an indication. You can change it as you want,
as long as the documentation you provide is helpful for describing your
project. Different projects may have different documentation needs! The design
method has to be adapted.