Package org.argouml.cognitive.ui

Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items.

See:
          Description

Class Summary
AbstractGoList2  
ActionAutoCritique Stops critiquing and the TodoList validity checking thread in ToDoList.
ActionGoToCritique Action to display the todo pane.
ActionNewToDoItem The action to create a new todo item.
ActionOpenDecisions Action to open the dialog to set the priorities for decisions.
ActionOpenGoals Action to open the Goals dialog.
ActionResolve The action to resolve a todo item.
ActionSnooze The action to snooze the critics, i.e.
AddToDoItemDialog The dialog to enter a new ToDoItem.
DesignIssuesDialog A dialog to set the priorities for decisions.
DismissToDoItemDialog The dialog to dismiss todo items.
GoalsDialog The dialog to set the user's goals.
GoListToDecisionsToItems Rule for sorting the ToDo list: Decision -> Item.
GoListToGoalsToItems Rule for sorting the ToDo list: Goal -> Item.
GoListToOffenderToItem Rule for sorting the ToDo list: Offender -> Item.
GoListToPosterToItem Rule for sorting the ToDo list: Poster -> Item.
GoListToPriorityToItem Rule for sorting the ToDo list: Priority -> Item.
GoListToTypeToItem Rule for sorting the ToDo list: Type -> Item.
InitCognitiveUI  
KnowledgeTypeNode This class represents a knowledgetype, which is a classification for critics.
PriorityNode This class represents a "priority".
TabToDo The ToDo Tab.
ToDoByDecision Represents a perspective for ToDo items: grouping by decision type.
ToDoByGoal Represents a perspective for ToDo items: grouping by goal type.
ToDoByOffender Represents a perspective for ToDo items: grouping by offender type.
ToDoByPoster Represents a perspective for ToDo items: grouping by poster type.
ToDoByPriority Represents a perspective for ToDo items: grouping by priority.
ToDoByType Represents a perspective for ToDo items: grouping by type.
ToDoItemAction A base class for Actions related to ToDoItems.
ToDoPane The lower-left pane of the main ArgoUML window, which shows the list of active critics and todo items.
ToDoPerspective This class represents a todo tree model / perspective.
ToDoTreeRenderer Displays an entry in the ToDo tree.
WizDescription This class represents the first step of the wizard.
WizStep Each Critic may provide a Wizard to help fix the problem it identifies.
WizStepChoice A non-modal wizard step that shows instructions and allows the user to select one of a series of radio-buttons.
WizStepConfirm A non-modal wizard step that shows instructions and prompts the user to confirm an action.
WizStepCue A non-modal wizard step that shows instructions and prompts the user to enter a string.
WizStepManyTextFields A non-modal wizard step that shows instructions and prompts the user to enter a series of strings in textfields.
WizStepTextField A non-modal wizard step that shows instructions and prompts the user to enter a string.
 

Package org.argouml.cognitive.ui Description

Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items.

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook