|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.buffer.delegate.SimpleRequestDelegate
org.jactr.modules.pm.motor.buffer.processor.AbortRequestDelegate
public class AbortRequestDelegate
| Constructor Summary | |
|---|---|
AbortRequestDelegate(IChunkType chunkType)
|
|
| Method Summary | |
|---|---|
void |
clear()
noop. |
static IMovement |
getMovement(ChunkTypeRequest cRequest,
AbstractMotorModule motor)
returns the current movement associated with the muscle defined in this request |
boolean |
request(IRequest request,
IActivationBuffer buffer,
double requestTime)
do the module specific processing |
| Methods inherited from class org.jactr.core.buffer.delegate.SimpleRequestDelegate |
|---|
willAccept |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbortRequestDelegate(IChunkType chunkType)
| Method Detail |
|---|
public boolean request(IRequest request,
IActivationBuffer buffer,
double requestTime)
IRequestDelegate
public static IMovement getMovement(ChunkTypeRequest cRequest,
AbstractMotorModule motor)
request -
public void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||