|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGoalResponder
takes a goal, most likely created by an IGoalConstructor and produces an action within an experiment
| Method Summary | |
|---|---|
boolean |
handles(org.jactr.core.production.IInstantiation instantiation)
can this IGoalResponder generate an experiment response based on the chunk |
void |
respond(org.jactr.core.production.IInstantiation instantiation)
generate a response and return the maximum elapsed time to allow the model to run after responding. |
| Method Detail |
|---|
boolean handles(org.jactr.core.production.IInstantiation instantiation)
chunk -
void respond(org.jactr.core.production.IInstantiation instantiation)
chunk -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||