|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.globalworkspace.triggers.AggregateCoalitionActivationTrigger
edu.memphis.ccrg.lida.globalworkspace.triggers.IndividualCoaltionActivationTrigger
public class IndividualCoaltionActivationTrigger
If any coalition is above threshold, this trigger will fire.
Field Summary |
---|
Fields inherited from class edu.memphis.ccrg.lida.globalworkspace.triggers.AggregateCoalitionActivationTrigger |
---|
gw, threshold |
Constructor Summary | |
---|---|
IndividualCoaltionActivationTrigger()
|
Method Summary | |
---|---|
void |
checkForTriggerCondition(java.util.Collection<Coalition> coalitions)
Triggers a broadcast if any Coalition has activation over threshold. |
Methods inherited from class edu.memphis.ccrg.lida.globalworkspace.triggers.AggregateCoalitionActivationTrigger |
---|
getThreshold, init, reset, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndividualCoaltionActivationTrigger()
Method Detail |
---|
public void checkForTriggerCondition(java.util.Collection<Coalition> coalitions)
Coalition
has activation over threshold.
checkForTriggerCondition
in interface BroadcastTrigger
checkForTriggerCondition
in class AggregateCoalitionActivationTrigger
coalitions
- Coalitions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |