|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaBehaviour | |
|---|---|
| cz.cuni.amis.pogamut.sposh.executor | Classes for creation and execution of primitives. |
| Uses of JavaBehaviour in cz.cuni.amis.pogamut.sposh.executor |
|---|
| Fields in cz.cuni.amis.pogamut.sposh.executor with type parameters of type JavaBehaviour | |
|---|---|
protected List<JavaBehaviour> |
BehaviorWorkExecutor.behaviors
|
| Methods in cz.cuni.amis.pogamut.sposh.executor with parameters of type JavaBehaviour | |
|---|---|
void |
BehaviorWorkExecutor.addBehavior(JavaBehaviour behavior)
Take the behavior object, find its methods annotated with either SPOSHAction or SPOSHSense and add them as primitives this
work executor can process. |
| Constructors in cz.cuni.amis.pogamut.sposh.executor with parameters of type JavaBehaviour | |
|---|---|
BehaviorWorkExecutor(JavaBehaviour behavior)
Create BehaviorWorkExecutor with primitives from behavior. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||