|
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. |