Uses of Class
cz.cuni.amis.pogamut.episodic.decisions.Action

Packages that use Action
cz.cuni.amis.pogamut.episodic.decisions   
 

Uses of Action in cz.cuni.amis.pogamut.episodic.decisions
 

Methods in cz.cuni.amis.pogamut.episodic.decisions that return types with arguments of type Action
 Collection<Action> Intention.getSubNodes()
          Basically a getter method for the subNodes variable.
 

Methods in cz.cuni.amis.pogamut.episodic.decisions with parameters of type Action
 void Intention.addSubNode(Action action)
          Adds a new action subnode that can be performed in order to satisfy the goal representing by the current node.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.