|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use cz.cuni.amis.pogamut.sposh.executor | |
|---|---|
| cz.cuni.amis.pogamut.shady | Shady - experimental POSH-like engine. |
| cz.cuni.amis.pogamut.sposh | Classes and interfaces used with behavior class. |
| cz.cuni.amis.pogamut.sposh.engine | Yaposh engine and its executors used to evaluate yaposh plan. |
| cz.cuni.amis.pogamut.sposh.executor | Classes for creation and execution of primitives. |
| Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.shady | |
|---|---|
| IWorkExecutor
Interface that is used by posh engine to execute primitives. |
|
| Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh | |
|---|---|
| ActionResult
The value returned by the primitive via IWorkExecutor that can modify the behavior of posh stack evaluation. |
|
| Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh.engine | |
|---|---|
| IWorkExecutor
Interface that is used by posh engine to execute primitives. |
|
| Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh.executor | |
|---|---|
| ActionResult
The value returned by the primitive via IWorkExecutor that can modify the behavior of posh stack evaluation. |
|
| BehaviorWorkExecutor.BehaviorMethod
Class for storing methods that can be executed as primitives. |
|
| IAction
Primitive representation used in StateWorkExecutor. |
|
| ILogicWorkExecutor
Deprecated. This is a wrong place for these methods, SposhLogicController
has templated IWorkExecutor and methods logicBeforePlan
and logicBeforePlan. This is no longer automatically executed by LogicController anymore. You must do it yourself. |
|
| ISense
Interface for sense in state paradigma. |
|
| IWorkExecutor
Interface that is used by posh engine to execute primitives. |
|
| ParamInfo
Object for storing information about one parameter of a parametrized primitive. |
|
| ParamInfo.Type
Enum of all possible types allowed as the parameters of methods in a parametrized primitive. |
|
| PrimitiveData
Exchange container used for passing info between crawler and explorer. |
|
| PrimitiveInfo
Optional, use this annotation for the some implementation of ISense and
IAction, this annotation specifies the name and description of primitive. |
|
| StateAction
Basic state action primitive. |
|
| StateSense
Basic state sense primitive. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||