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

Packages that use Checklist
org.argouml.cognitive.checklist Package Specification (none) Related Documentation (none) 
org.argouml.uml.cognitive.checklist Package Specification (none) Related Documentation (none) 
 

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
 void Checklist.addAll(Checklist list)
           
static void CheckManager.register(java.lang.Object dm, Checklist cl)
           
 

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

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



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook