|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.cognitive.checklist.Checklist | +--org.argouml.uml.cognitive.checklist.UMLChecklist
Exacly like Checklist, but makes UMLCheckItems by default.
Fields inherited from class org.argouml.cognitive.checklist.Checklist |
_items, _nextCategory |
Constructor Summary | |
UMLChecklist()
Deprecated. Previously used by ChActor et al |
|
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. Previously used by ChActor et al |
void |
setNextCategory(java.lang.String category)
Deprecated. 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()
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |