org.argouml.uml.cognitive.checklist
Class ChOperation

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

Defines a checklist to help designers design better operations. Basically, prompts 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
ChOperation()
          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

ChOperation

public ChOperation()
Deprecated. 


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