|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomicAction | |
|---|---|
| cz.cuni.amis.pogamut.episodic.decisions | |
| Uses of AtomicAction in cz.cuni.amis.pogamut.episodic.decisions |
|---|
| Methods in cz.cuni.amis.pogamut.episodic.decisions that return AtomicAction | |
|---|---|
AtomicAction |
Action.getAtomicAction(String s)
This method returns one specified AtomicAction node that
is attached to this node. |
| Methods in cz.cuni.amis.pogamut.episodic.decisions that return types with arguments of type AtomicAction | |
|---|---|
Collection<AtomicAction> |
Action.getAtomicActions()
Basically a getter method for the atomicActions variable. |
| Methods in cz.cuni.amis.pogamut.episodic.decisions with parameters of type AtomicAction | |
|---|---|
void |
Action.addAtomicAction(AtomicAction aa)
Attach new atomic action that will be executed when performing this action node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||