org.argouml.cognitive.critics
Class CompositeCM
java.lang.Object
org.argouml.cognitive.critics.ControlMech
org.argouml.cognitive.critics.CompositeCM
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AndCM, OrCM
- class CompositeCM
- extends ControlMech
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mechs
private Vector mechs
CompositeCM
CompositeCM()
getMechs
protected Vector getMechs()
- Returns:
- Returns the _mechs.
addMech
public void addMech(ControlMech cm)
- Parameters:
cm
- the ControlMech