|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Fields in org.argouml.cognitive declared as Agency | |
private Agency |
Designer._agency
Each designer has their own Agency instance that is responsible for selecting and executing critics that are relevant to thid designer on an on going basis. |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |