Uses of Class
org.argouml.uml.cognitive.critics.AbstractCrTooMany

Packages that use AbstractCrTooMany
org.argouml.uml.cognitive.critics This important package provides many UML critics (which mostly follow the uml well-formedness rules), some uml critic wizards, and support. 
 

Uses of AbstractCrTooMany in org.argouml.uml.cognitive.critics
 

Subclasses of AbstractCrTooMany in org.argouml.uml.cognitive.critics
 class CrTooManyAssoc
          A critic to detect when a classifier has too many associations.
 class CrTooManyAttr
          A critic to detect when a classifier has too many attributes.
 class CrTooManyClasses
          A critic to detect when a classdiagram has too many classes.
 class CrTooManyOper
          A critic to detect when a classifier has to many operations).
 class CrTooManyStates
          A critic to detect when a composite state has too many subvertices.
 class CrTooManyTransitions
          A critic to detect when a state has too many ingoing and outgoing transitions.
 



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