|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEventTrackingActivationBuffer
a decorator for activation buffers that allows the buffer to track any events that it is posting that it should track. this allows the visual buffer to cancel pending requests if a clear is called.
| Field Summary |
|---|
| Fields inherited from interface org.jactr.core.buffer.IActivationBuffer |
|---|
AURAL, AURAL_LOCATION, GOAL, IMAGINAL, MOTOR, RETRIEVAL, VISUAL, VISUAL_LOCATION, VOCAL |
| Method Summary | |
|---|---|
void |
enqueueTimedEvent(ITimedEvent timedEvent)
enqueue the timed event to the model's event queue and track said event |
| Methods inherited from interface org.jactr.core.buffer.IActivationBuffer |
|---|
addListener, addSourceChunk, clear, contains, dispose, getActivation, getG, getModel, getModule, getName, getSourceChunk, getSourceChunks, getSourceChunks, handlesEncoding, isStrictHarvestingEnabled, matched, removeListener, removeSourceChunk, setActivation, setG |
| Methods inherited from interface org.jactr.core.utils.IInitializable |
|---|
initialize |
| Method Detail |
|---|
void enqueueTimedEvent(ITimedEvent timedEvent)
timedEvent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||