|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IRequestDelegate in org.jactr.core.buffer.delegate |
|---|
| Methods in org.jactr.core.buffer.delegate that return types with arguments of type IRequestDelegate | |
|---|---|
java.util.Collection<IRequestDelegate> |
IDelegatedRequestableBuffer.getRequestDelegates()
|
java.util.Collection<IRequestDelegate> |
DefaultDelegatedRequestableBuffer6.getRequestDelegates()
|
| Methods in org.jactr.core.buffer.delegate with parameters of type IRequestDelegate | |
|---|---|
void |
IDelegatedRequestableBuffer.addRequestDelegate(IRequestDelegate processor)
|
void |
DefaultDelegatedRequestableBuffer6.addRequestDelegate(IRequestDelegate processor)
|
void |
IDelegatedRequestableBuffer.removeRequestDelegate(IRequestDelegate processor)
|
void |
DefaultDelegatedRequestableBuffer6.removeRequestDelegate(IRequestDelegate processor)
|
| Uses of IRequestDelegate in org.jactr.core.module.imaginal.six.buffer |
|---|
| Classes in org.jactr.core.module.imaginal.six.buffer that implement IRequestDelegate | |
|---|---|
class |
ImaginalAddChunkRequestDelegate
extends the AddChunkRequestDelegate to include to handling of
IImaginalModule.getAddDelayTime() |
class |
ImaginalAddChunkTypeRequestDelegate
extends the AddChunkRequestDelegate to include to handling of
IImaginalModule.getAddDelayTime() |
class |
ImaginalSlotRequestDelegate
|
| Uses of IRequestDelegate in org.jactr.core.module.retrieval.buffer |
|---|
| Classes in org.jactr.core.module.retrieval.buffer that implement IRequestDelegate | |
|---|---|
class |
RetrievalRequestDelegate
|
| Uses of IRequestDelegate in org.jactr.core.queue.timedevents |
|---|
| Constructors in org.jactr.core.queue.timedevents with parameters of type IRequestDelegate | |
|---|---|
DelayedIndirectBufferRequestTimedEvent(IRequest request,
IActivationBuffer buffer,
IRequestDelegate delegate,
double start,
double end)
|
|
| Uses of IRequestDelegate in org.jactr.modules.pm.aural.buffer.processor |
|---|
| Classes in org.jactr.modules.pm.aural.buffer.processor that implement IRequestDelegate | |
|---|---|
class |
AttendToRequestDelegate
attend-to and move-attention delegate that handles buffer states and routes the request to the module |
class |
AuralSearchRequestDelegate
handles aural-location requests by checking and managing the buffer states and routing to the aural module. |
class |
ClearRequestDelegate
reset the visual system - merely calls IVisualModule.reset() |
| Uses of IRequestDelegate in org.jactr.modules.pm.common.buffer |
|---|
| Classes in org.jactr.modules.pm.common.buffer that implement IRequestDelegate | |
|---|---|
class |
AbstractRequestDelegate
abstract chunk pattern processor that has it's handles(ChunkPattern) implemented basically, if the pattern is of the same chunk type as that used to initialize the processor, handles returns true be sure to set the buffer state slot value!! |
| Methods in org.jactr.modules.pm.common.buffer that return types with arguments of type IRequestDelegate | |
|---|---|
java.util.Collection<IRequestDelegate> |
AbstractCapacityPMActivationBuffer6.getRequestDelegates()
returns the actual backing collection |
| Methods in org.jactr.modules.pm.common.buffer with parameters of type IRequestDelegate | |
|---|---|
void |
AbstractCapacityPMActivationBuffer6.addRequestDelegate(IRequestDelegate processor)
|
void |
AbstractCapacityPMActivationBuffer6.removeRequestDelegate(IRequestDelegate processor)
|
| Uses of IRequestDelegate in org.jactr.modules.pm.motor.buffer.processor |
|---|
| Classes in org.jactr.modules.pm.motor.buffer.processor that implement IRequestDelegate | |
|---|---|
class |
AbortRequestDelegate
|
class |
MotorClearRequestDelegate
reset the motor system - merely calls IMotorModule.reset() |
class |
MotorRequestDelegate
|
| Uses of IRequestDelegate in org.jactr.modules.pm.visual.buffer.processor |
|---|
| Classes in org.jactr.modules.pm.visual.buffer.processor that implement IRequestDelegate | |
|---|---|
class |
AssignFINSTRequestDelegate
|
class |
StartTrackingRequestDelegate
|
class |
VisualSearchRequestDelegate
handles visual-location requests by checking and managing the buffer states and routing to the visual module. |
| Uses of IRequestDelegate in org.jactr.modules.pm.vocal.buffer.processor |
|---|
| Classes in org.jactr.modules.pm.vocal.buffer.processor that implement IRequestDelegate | |
|---|---|
class |
SpeechRequestDelegate
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||