|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.argouml.cognitive.critics.ControlMech
|
+--org.argouml.cognitive.critics.CompositeCM
|
+--org.argouml.cognitive.critics.OrCM
| Field Summary | |
|---|---|
protected java.util.Vector |
_mechs
|
| Constructor Summary | |
|---|---|
(package private) |
OrCM()
|
| Method Summary | |
|---|---|
void |
addMech(ControlMech cm)
|
boolean |
isRelevant(Critic c,
Designer d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector _mechs
| Constructor Detail |
OrCM()
| Method Detail |
public boolean isRelevant(Critic c,
Designer d)
isRelevant in class ControlMechpublic void addMech(ControlMech cm)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |