org.argouml.uml.cognitive.checklist
Class ChAssociation

java.lang.Object
  |
  +--org.argouml.cognitive.checklist.Checklist
        |
        +--org.argouml.uml.cognitive.checklist.UMLChecklist
              |
              +--org.argouml.uml.cognitive.checklist.ChAssociation
All Implemented Interfaces:
java.io.Serializable

Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance

public class ChAssociation
extends UMLChecklist

Defines a checklist to help designers design better associations. Basically, propmts them to think about various aspects of the design. TODO: the checklist items are categorized, but those categories are not shown yet in the user interface.

See Also:
org.argouml.uml.cognitive.UMLCognitiveResourceBundle, UMLChecklist, Serialized Form

Field Summary
 
Fields inherited from class org.argouml.cognitive.checklist.Checklist
_items, _nextCategory
 
Constructor Summary
ChAssociation()
          Deprecated.  
 
Methods inherited from class org.argouml.uml.cognitive.checklist.UMLChecklist
addItem, setNextCategory
 
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

ChAssociation

public ChAssociation()
Deprecated. 


ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook