org.argouml.uml.cognitive.checklist
Class UMLChecklist

java.lang.Object
  extended byorg.argouml.cognitive.checklist.Checklist
      extended byorg.argouml.uml.cognitive.checklist.UMLChecklist
All Implemented Interfaces:
java.io.Serializable

Deprecated. as of 0.15.3. No longer needed.

public class UMLChecklist
extends Checklist

Exacly like Checklist, but makes UMLCheckItems by default.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.argouml.cognitive.checklist.Checklist
_items, _nextCategory
 
Constructor Summary
UMLChecklist(java.lang.String[][] categories)
          Deprecated. This method initializes a UMLChecklist from an String[][] retrieved from UMLCognitiveResourceBundle
 
Methods inherited from class org.argouml.cognitive.checklist.Checklist
addAll, addItem, addItem, elementAt, elements, getCheckItems, removeItem, setNextCategory, size, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UMLChecklist

public UMLChecklist(java.lang.String[][] categories)
Deprecated. 
This method initializes a UMLChecklist from an String[][] retrieved from UMLCognitiveResourceBundle



ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook