| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.executor |
Classes for creation and execution of primitives.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaBehaviour> |
BehaviorWorkExecutor.behaviors |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Constructor and Description |
|---|
BehaviorWorkExecutor(JavaBehaviour behavior)
Create BehaviorWorkExecutor with primitives from behavior.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.