|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.buffer.event.ActivationBufferListenerAdaptor
public class ActivationBufferListenerAdaptor
| Constructor Summary | |
|---|---|
ActivationBufferListenerAdaptor()
|
|
| 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 ActivationBufferListenerAdaptor()
| Method Detail |
|---|
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 requestAccepted(ActivationBufferEvent abe)
IActivationBufferListener
requestAccepted in interface IActivationBufferListenerpublic void statusSlotChanged(ActivationBufferEvent abe)
IActivationBufferListener
statusSlotChanged in interface IActivationBufferListenerpublic void parameterChanged(IParameterEvent pe)
parameterChanged in interface IParameterListenerpublic void chunkMatched(ActivationBufferEvent abe)
IActivationBufferListener
chunkMatched in interface IActivationBufferListenerIActivationBufferListener.chunkMatched(org.jactr.core.buffer.event.ActivationBufferEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||