|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CheckItem | |
|---|---|
| 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 CheckItem in org.argouml.cognitive.checklist |
|---|
| Methods in org.argouml.cognitive.checklist that return CheckItem | |
CheckItem |
ChecklistStatus.elementAt(int index)
|
CheckItem |
Checklist.elementAt(int index)
|
| Methods in org.argouml.cognitive.checklist with parameters of type CheckItem | |
void |
ChecklistStatus.addItem(CheckItem item)
|
void |
ChecklistStatus.removeItem(CheckItem item)
|
boolean |
ChecklistStatus.contains(CheckItem item)
|
void |
Checklist.addItem(CheckItem item)
|
void |
Checklist.removeItem(CheckItem item)
|
| Uses of CheckItem in org.argouml.uml.cognitive.checklist |
|---|
| Subclasses of CheckItem in org.argouml.uml.cognitive.checklist | |
class |
UMLCheckItem
A special kind of CheckItem that can replace OCL expressions with their values in the generated advice. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |