|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.buffer.event.ActivationBufferListenerDecorator
public class ActivationBufferListenerDecorator
| Constructor Summary | |
|---|---|
ActivationBufferListenerDecorator(IActivationBufferListener listener)
|
|
| Method Summary | |
|---|---|
void |
chunkMatched(ActivationBufferEvent abe)
called when a chunk has been matched within the buffer by a some production that has fired |
void |
parameterChanged(IParameterEvent pe)
|
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 class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivationBufferListenerDecorator(IActivationBufferListener listener)
| Method Detail |
|---|
public void chunkMatched(ActivationBufferEvent abe)
IActivationBufferListener
chunkMatched in interface IActivationBufferListenerIActivationBufferListener.chunkMatched(org.jactr.core.buffer.event.ActivationBufferEvent)public void requestAccepted(ActivationBufferEvent abe)
IActivationBufferListener
requestAccepted in interface IActivationBufferListenerIActivationBufferListener.requestAccepted(org.jactr.core.buffer.event.ActivationBufferEvent)public void sourceChunkAdded(ActivationBufferEvent abe)
IActivationBufferListener
sourceChunkAdded in interface IActivationBufferListenerIActivationBufferListener.sourceChunkAdded(org.jactr.core.buffer.event.ActivationBufferEvent)public void sourceChunkRemoved(ActivationBufferEvent abe)
IActivationBufferListener
sourceChunkRemoved in interface IActivationBufferListenerIActivationBufferListener.sourceChunkRemoved(org.jactr.core.buffer.event.ActivationBufferEvent)public void sourceChunksCleared(ActivationBufferEvent abe)
IActivationBufferListener
sourceChunksCleared in interface IActivationBufferListenerIActivationBufferListener.sourceChunksCleared(org.jactr.core.buffer.event.ActivationBufferEvent)public void statusSlotChanged(ActivationBufferEvent abe)
IActivationBufferListener
statusSlotChanged in interface IActivationBufferListenerIActivationBufferListener.statusSlotChanged(org.jactr.core.buffer.event.ActivationBufferEvent)public void parameterChanged(IParameterEvent pe)
parameterChanged in interface IParameterListenerIParameterListener.parameterChanged(org.jactr.core.event.IParameterEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||