|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.cognitive.checklist.Checklist
org.argouml.uml.cognitive.checklist.UMLChecklist
Exacly like Checklist, but makes UMLCheckItems by default.
Field Summary |
Fields inherited from class org.argouml.cognitive.checklist.Checklist |
_items, _nextCategory |
Constructor Summary | |
UMLChecklist()
Deprecated. As of ArgoUml version unknown (before 0.13.5), Previously used by ChActor et al, replaced by (presumably) UMLChecklist(String[][]) |
|
UMLChecklist(java.lang.String[][] categories)
This method initializes a UMLChecklist from an String[][] retrieved from UMLCognitiveResourceBundle |
Method Summary | |
void |
addItem(java.lang.String description)
Deprecated. As of ArgoUml version unknown (before 0.13.5), Previously used by ChActor et al |
void |
setNextCategory(java.lang.String category)
Deprecated. As of ArgoUml version unknown (before 0.13.5), Previously used by ChActor et al |
Methods inherited from class org.argouml.cognitive.checklist.Checklist |
addAll, addItem, elementAt, elements, getCheckItems, removeItem, size, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UMLChecklist(java.lang.String[][] categories)
public UMLChecklist()
UMLChecklist(String[][])
Method Detail |
public void addItem(java.lang.String description)
addItem
in class Checklist
public void setNextCategory(java.lang.String category)
setNextCategory
in class Checklist
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20040125) | ArgoUML Project Home | ArgoUML Cookbook |