|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Goal | |
---|---|
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 Goal in org.argouml.cognitive |
---|
Fields in org.argouml.cognitive declared as Goal | |
static Goal |
Goal.UNSPEC
|
Methods in org.argouml.cognitive with parameters of type Goal | |
boolean |
ToDoItem.supports(Goal g)
|
boolean |
Poster.supports(Goal g)
|
void |
GoalModel.addGoal(Goal g)
|
void |
GoalModel.removeGoal(Goal g)
|
boolean |
Designer.supports(Goal g)
just returns true |
Uses of Goal in org.argouml.cognitive.critics |
---|
Methods in org.argouml.cognitive.critics with parameters of type Goal | |
boolean |
Critic.supports(Goal g)
|
void |
Critic.addSupportedGoal(Goal g)
|
boolean |
CompoundCritic.supports(Goal g)
|
void |
CompoundCritic.addSupportedGoal(Goal g)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |