|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BroadcastTrigger | A Trigger determines when a new Broadcast must be triggered. |
TriggerListener | This interface should be implemented by the class that wants to receive a trigger notification. |
Class Summary | |
---|---|
AggregateCoalitionActivationTrigger | Implements a trigger that is activated when the sum of all Coalition s
in GlobalWorkspace is greater than the threshold. |
IndividualCoaltionActivationTrigger | If any coalition is above threshold, this trigger will fire. |
NoBroadcastOccurringTrigger | This triggers activates if 'delay' ticks has passed without a broadcast. |
NoCoalitionArrivingTrigger | This trigger fires when 'delay' ms has passed without a new broadcast. |
TriggerTask | TriggerTask is executed when the Timer object goes off. |
Contains classes related to the triggering of the competition for the global conscious broadcast.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |