|
Class Summary |
| Decision |
This is where the class makes the decision
to to fire critic. |
| DecisionModel |
The DecisionModel is part of the state of the Designer. |
| Design |
A composite DesignMaterial that contains other
DesignMaterial's. |
| Designer |
This class models the designer who is building a complex design in
some application domain and needs continuous feedback to aid in the
making of good design decisions. |
| DesignMaterial |
Abstract class to represent the materials being used in
design. |
| Goal |
|
| GoalModel |
Models the designers goals in making this design. |
| ItemUID |
Instances of this class is supposed to be attached to other instances
of other classes to uniquely identify them. |
| ProjectMemberTodoList |
Helper class to act as a project member on behalf of the todo list. |
| ResolvedCritic |
This class is responsible for identifying one critic that has been resolved
by the user in one specific context. |
| ToDoItem |
This class defines the feedback items that can be placed on the
Designer's ToDoList. |
| ToDoList |
Implements a list of ToDoItem's. |
| ToDoListEvent |
|
This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem.