Uses of Class
org.argouml.cognitive.checklist.Checklist

Packages that use Checklist
org.argouml.cognitive.checklist CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
org.argouml.uml.cognitive.checklist Checklists are not currently enabled, this package provides several uml checklists, to help designers design better uml model elements. 
 

Uses of Checklist in org.argouml.cognitive.checklist
 

Methods in org.argouml.cognitive.checklist that return Checklist
static Checklist CheckManager.getChecklistFor(java.lang.Object dm)
           
 

Methods in org.argouml.cognitive.checklist with parameters of type Checklist
static void CheckManager.register(java.lang.Object dm, Checklist cl)
           
 void Checklist.addAll(Checklist list)
           
 

Uses of Checklist in org.argouml.uml.cognitive.checklist
 

Subclasses of Checklist in org.argouml.uml.cognitive.checklist
 class ChActor
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChAssociation
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChAttribute
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChClass
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChInstance
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChInterface
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChLink
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChOperation
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChState
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChTransition
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class ChUseCase
          Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
 class UMLChecklist
          Exacly like Checklist, but makes UMLCheckItems by default.
 



ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook