Package org.argouml.cognitive.critics

The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category.

See:
          Description

Interface Summary
WizardItem A WizardItem is a type wizards know how to deal with.
 

Class Summary
SnoozeOrder A Critic can be disabled for a certain amount of time by giving it the snooze command.
Wizard "Abstract" base class for non-modal wizards.
 

Package org.argouml.cognitive.critics Description

The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category.

Package Specification

Interfaces

This package defines no interfaces.

Classes

The key classes are:

A number of other classes are provided to support these classes—see the individual classes for more details.

This package also contains critics relating to the overall use of ArgoUML. Each critic has its own class, with naming of the form CrCriticName.

Subpackages

org.argouml.cognitive.critics.ui contains classes relating the user interface for the critics mechanism.

Related Documentation

For more information on the critics mechanism, see the User Manual, in particular the reference section on Critics.

Critics specialized to particular areas may be found in the following packages.



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook