|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
Gets the checklist for an element. |
private static Checklist |
CheckManager.lookupChecklist(java.lang.Class cls)
Find an element in the list. |
Methods in org.argouml.cognitive.checklist with parameters of type Checklist | |
static void |
CheckManager.register(java.lang.Object dm,
Checklist cl)
Registers a new list. |
void |
Checklist.addAll(Checklist list)
|
Uses of Checklist in org.argouml.uml.cognitive.checklist |
---|
Subclasses of Checklist in org.argouml.uml.cognitive.checklist | |
class |
UMLChecklist
Deprecated. as of 0.15.3. No longer needed. |
Methods in org.argouml.uml.cognitive.checklist with parameters of type Checklist | |
private static void |
Init.newCheckItem(java.lang.String category,
java.lang.String key,
Checklist checklist)
Creat a check item (an UMLCheckItem) corresponding to the given key. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |