|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectart.cs.CoverEffector
Ensure that the action can be interpreted by the environment. NOT IMPLEMENTED YET.
| Field Summary | |
RuleMaster |
myRuleMaster
|
| Constructor Summary | |
CoverEffector()
Constructor of the class. |
|
| Method Summary | |
void |
fitAction(Message msg)
Apply the cover procedure to the message msg. |
int |
getNumberOfUse()
Number of time the cover effector has been used. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public RuleMaster myRuleMaster
| Constructor Detail |
public CoverEffector()
| Method Detail |
public void fitAction(Message msg)
msg - Messagepublic int getNumberOfUse()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||