|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CrConsiderFacade | A critic to suggest using the facade stereotype. |
| 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. |
| InitPatternCritics | Initialise the Pattern related Critics. |
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 |