org.argouml.uml.cognitive.checklist
Class Init

java.lang.Object
  |
  +--org.argouml.uml.cognitive.checklist.Init

public class Init
extends java.lang.Object

Registers Checklists for different kinds of model elements. If you add a new checklist, a line must be added here.

See Also:
CheckManager

Constructor Summary
Init()
           
 
Method Summary
static void init(java.util.Locale locale)
          static initializer, register all appropriate critics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Init

public Init()
Method Detail

init

public static void init(java.util.Locale locale)
static initializer, register all appropriate critics



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