Uses of Interface
org.argouml.cognitive.ui.WizardItem

Packages that use WizardItem
org.argouml.cognitive This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
org.argouml.uml.cognitive This package contains support for UML critics. 
 

Uses of WizardItem in org.argouml.cognitive
 

Classes in org.argouml.cognitive that implement WizardItem
 class ToDoItem
          This class defines the feedback items that can be placed on the Designer's ToDoList.
 

Uses of WizardItem in org.argouml.cognitive.ui
 

Fields in org.argouml.cognitive.ui declared as WizardItem
private  WizardItem Wizard.item
           
 

Methods in org.argouml.cognitive.ui that return WizardItem
 WizardItem Wizard.getToDoItem()
           
 

Methods in org.argouml.cognitive.ui with parameters of type WizardItem
 void Wizard.setToDoItem(WizardItem i)
          Setter for the todoitem.
 

Uses of WizardItem in org.argouml.uml.cognitive
 

Classes in org.argouml.uml.cognitive that implement WizardItem
 class UMLToDoItem
          UMLToDoItem is the preferred class for newly created ToDoItems within ArgoUML.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook