org.argouml.uml.cognitive.checklist
Class ChTransition

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

Defines a checklist to help designers design better transitions. 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
ChTransition()
          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

ChTransition

public ChTransition()
Deprecated. 


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