|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| CrConsiderSingleton | A critic to detect when a class can never have more than one instance (of itself of any subclasses), and thus whether it is suitable for declaration as a Singleton (with stereotype «Singleton». |
| CrSingletonViolatedMissingStaticAttr | A critic to detect whether a class violates the conditions required for using a Singleton Stereotype. |
| CrSingletonViolatedOnlyPrivateConstructors | A critic to detect whether a class violates the conditions required for using a Singleton Stereotype. |
This package contains Critics which deal with patterns.
Currently this includes the critics for recognizing whether a class violates the Singleton pattern, and one Critic to check whether a user should consider using the Singleton pattern for a class.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |