Package org.jactr.core.buffer

Interface Summary
IActivationBuffer Represents a general case buffer in a model.
ICapacityBuffer interface for an activation buffer that can contain more than one chunk.
IRequestableBuffer Marker interface for buffers that can accept IRequests that will then be forwarded to the owning module for processing.
 

Class Summary
AbstractActivationBuffer basic implementation of an activation buffer that handles the spreading of activation to chunks.
BufferUtilities  
 

Enum Summary
ICapacityBuffer.EjectionPolicy  
 

Exception Summary
IllegalActivationBufferStateException Description of the Class