| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| IWorkExecutor
Interface that is used by posh engine to execute primitives.
|
| Class and Description |
|---|
| ActionResult
The value returned by the primitive via
IWorkExecutor that can modify the behavior of posh stack evaluation. |
| Class and Description |
|---|
| IWorkExecutor
Interface that is used by posh engine to execute primitives.
|
| Class and Description |
|---|
| 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 |
| StateAction
Basic state action primitive.
|
| StateSense
Basic state sense primitive.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.