Uses of Interface
org.episteme.natural.computing.ai.agents.bdi.Desire
Packages that use Desire
-
Uses of Desire in org.episteme.natural.computing.ai.agents.bdi
Fields in org.episteme.natural.computing.ai.agents.bdi with type parameters of type DesireMethods in org.episteme.natural.computing.ai.agents.bdi that return DesireModifier and TypeMethodDescriptionIntention.getGoal()Gets the goal/desire this intention is committed to.Methods in org.episteme.natural.computing.ai.agents.bdi with parameters of type DesireModifier and TypeMethodDescriptionbooleanPlan.isApplicable(List<Belief> beliefs, Desire goal) Checks if this plan is applicable for the current beliefs and goal.