Uses of Class
org.argouml.cognitive.critics.Agency

Packages that use Agency
org.argouml.cognitive This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem. 
org.argouml.cognitive.critics The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category. 
 

Uses of Agency in org.argouml.cognitive
 

Methods in org.argouml.cognitive that return Agency
 Agency Designer.getAgency()
          Reply the Agency object that is helping this Designer.
 

Uses of Agency in org.argouml.cognitive.critics
 

Methods in org.argouml.cognitive.critics that return Agency
static Agency Agency.theAgency()
          Since Java does not really suport classes as first class objects, there is one instance of Agency that is passed around as needed.
 



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