|
Class Summary |
| AbstractCognitiveTranslator |
|
| Decision |
Posters look at the design material from different view points, since they
have to make different decisions in their evaluation process. |
| DecisionModel |
The DecisionModel is part of the state of the Designer. |
| 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. |
| Goal |
This class models a goal of a designer. |
| GoalModel |
Models the designers goals in making this design. |
| ItemUID |
An instances of this class is supposed to be attached to an instance
of another class to uniquely identify it. |
| ListSet |
An Ordered, non-duplicated collecton of objects (not exactly a
mathemetical set because it is ordered). |
| 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 |
Event issued when the todo list changes. |
| Translator |
|
This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem.