Uses of Interface
org.episteme.natural.computing.ai.agents.bdi.Belief
Packages that use Belief
-
Uses of Belief in org.episteme.natural.computing.ai.agents.bdi
Fields in org.episteme.natural.computing.ai.agents.bdi with type parameters of type BeliefMethods in org.episteme.natural.computing.ai.agents.bdi that return BeliefMethods in org.episteme.natural.computing.ai.agents.bdi with parameters of type BeliefMethod parameters in org.episteme.natural.computing.ai.agents.bdi with type arguments of type BeliefModifier and TypeMethodDescriptionbooleanPlan.isApplicable(List<Belief> beliefs, Desire goal) Checks if this plan is applicable for the current beliefs and goal.