|
||||||||||||
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.AndCM
Field Summary | |
---|---|
protected java.util.Vector |
_mechs
|
Constructor Summary | |
---|---|
(package private) |
AndCM()
|
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 |
AndCM()
Method Detail |
public boolean isRelevant(Critic c, Designer d)
isRelevant
in class ControlMech
public 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 |