Package cz.cuni.amis.pogamut.episodic.decisions

Package class diagram package cz.cuni.amis.pogamut.episodic.decisions
Interface Summary
INode An interface for the Node class.
 

Class Summary
Action Class Action represents an action node from decision process in pogamut end of the project.
AffordanceSlot AffordanceSlot is a node type that can be attached to Action or Intention nodes of the decision tree.
AtomicAction AtomicAction is a type node node that represents an execution of an atomic action by the agent.
DecisionTree Name of this class can be a little misleading because DecisionTree is actually a forest constiting of several trees.
Intention Class Intention represents an intention node from decision process in pogamut end of the project.
Node Node class is an abstract class representing nodes from the decision tree in decision making process in pogamut end part of the project.
 

Enum Summary
NodeType Enum describing the type of Nodes in decision tree.
 



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