Uses of Package
br.pucrio.inf.les.bdijade.plan

Packages that use br.pucrio.inf.les.bdijade.plan
br.pucrio.inf.les.bdijade.core   
br.pucrio.inf.les.bdijade.plan   
br.pucrio.inf.les.bdijade.reasoning   
 

Classes in br.pucrio.inf.les.bdijade.plan used by br.pucrio.inf.les.bdijade.core
Plan
          This class represents the plan abstraction.
PlanInstance
          This class represents a plan that has been instantiated to be executed, with an associated plan body (a behavior).
 

Classes in br.pucrio.inf.les.bdijade.plan used by br.pucrio.inf.les.bdijade.plan
Plan
          This class represents the plan abstraction.
PlanInstance
          This class represents a plan that has been instantiated to be executed, with an associated plan body (a behavior).
PlanInstance.EndState
          This enumuration represents the possible end states of a plan execution.
 

Classes in br.pucrio.inf.les.bdijade.plan used by br.pucrio.inf.les.bdijade.reasoning
Plan
          This class represents the plan abstraction.