|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.cognitive.critics.ControlMech
A ControlMech determines when a Critic should be active. New ControlMech's can be added to add value to existing Critic's. Each ControlMech implements a isRelevant() predicate that determines if a given critic is relevant to a given Designer at the current time.
| Constructor Summary | |
|---|---|
ControlMech()
|
|
| Method Summary | |
|---|---|
boolean |
isRelevant(Critic c,
Designer d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ControlMech()
| Method Detail |
public boolean isRelevant(Critic c,
Designer d)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |