|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

SposhLogicController
has templated IWorkExecutor and methods logicBeforePlan
and logicBeforePlan. This is no longer automatically executed by LogicController anymore. You must do it yourself.
@Deprecated public interface ILogicWorkExecutor
Extends IWorkExecutor adding methods logicBeforePlan() and ILogicWorkdExecutor#logicAfterPlan() that can be used for slipping code that should be executed
every logic-evaluation iteration.
| Method Summary | |
|---|---|
void |
logicAfterPlan()
Deprecated. |
void |
logicBeforePlan()
Deprecated. |
| Methods inherited from interface cz.cuni.amis.pogamut.sposh.executor.IWorkExecutor |
|---|
executeAction, executeSense |
| Method Detail |
|---|
@Deprecated void logicBeforePlan()
@Deprecated void logicAfterPlan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||