org.argouml.cognitive.critics
Class EnabledCM

java.lang.Object
  |
  +--org.argouml.cognitive.critics.ControlMech
        |
        +--org.argouml.cognitive.critics.EnabledCM
All Implemented Interfaces:
java.io.Serializable

class EnabledCM
extends ControlMech


Constructor Summary
(package private) EnabledCM()
           
 
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

EnabledCM

EnabledCM()
Method Detail

isRelevant

public boolean isRelevant(Critic c,
                          Designer d)
Overrides:
isRelevant in class ControlMech


ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook