|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActivationBufferListener
listen to changes in a specific buffer
| Method Summary | |
|---|---|
void |
chunkMatched(ActivationBufferEvent abe)
called when a chunk has been matched within the buffer by a some production that has fired |
void |
requestAccepted(ActivationBufferEvent abe)
called when a pattern is added to the buffer |
void |
sourceChunkAdded(ActivationBufferEvent abe)
called when a source chunk is added to the buffer |
void |
sourceChunkRemoved(ActivationBufferEvent abe)
called when a source chunk is removed from the buffer. |
void |
sourceChunksCleared(ActivationBufferEvent abe)
called when all the chunks are removed from the buffer |
void |
statusSlotChanged(ActivationBufferEvent abe)
name says it all |
| Methods inherited from interface org.jactr.core.event.IParameterListener |
|---|
parameterChanged |
| Method Detail |
|---|
void sourceChunkAdded(ActivationBufferEvent abe)
void sourceChunkRemoved(ActivationBufferEvent abe)
void sourceChunksCleared(ActivationBufferEvent abe)
void requestAccepted(ActivationBufferEvent abe)
abe - void statusSlotChanged(ActivationBufferEvent abe)
void chunkMatched(ActivationBufferEvent abe)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||