| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.executor |
Classes for creation and execution of primitives.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothing
Primitive action that doesn't do anything.
|
class |
Fail
Primitive sense that always fails (returns false) and does nothing else.
|
class |
Succeed
Primitive sense, always succeed (return true) and do nothing else.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.