Jadex 0.941

jadex.testcases.plans
Agent PlanTermination


agent PlanTermination

This agent tests plan termination.

todo: fix me? Problem: A plan has a context condition and waits internally on a similar condition. Both conditions trigger. The ProcessEventAction is executed even though the plan is/will be cleaned up. Produces an event not handled warning.


Belief Summary
belief boolean context
          
 
Plan Summary
standard plan switcher()
          
standard plan worker()
          
 
Initial State Summary
default initial state  default
          
 

Belief Detail

context

belief boolean context
Default fact:
true
Plan Detail

worker

standard plan worker()
Plan body:
new ContextPlan()

switcher

standard plan switcher()
Plan body:
new ContextSwitchPlan()
Initial State Detail

default

default initial state default
Initial Plans:
worker
switcher

Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.