org.argouml.uml.cognitive.checklist
Class ChActor

java.lang.Object
  extended byorg.argouml.cognitive.checklist.Checklist
      extended byorg.argouml.uml.cognitive.checklist.UMLChecklist
          extended byorg.argouml.uml.cognitive.checklist.ChActor
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 ChActor
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
ChActor()
          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

ChActor

public ChActor()
Deprecated. 


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