Jadex 0.96

jadex.testcases.plans
Agent Countdown

jadex.testcases.plans.Countdown
  • jadex.planlib.Test

  • agent Countdown
    contains jadex.planlib.Test


    Agent arguments: testcenter
    testcenter AgentIdentifier

    Test a plan's context condition.

    Countdown Agent; tests the context condition of a plan. Has an initial plan that counts down to zero and uses a context condition to stop counting.


    Belief Summary
    belief int num
              
    beliefsetref TestReport reports
              
    exported beliefref AgentIdentifier testcenter
              
    exported beliefref long timeout
              
     
    Plan Summary
    standard plan countdown()
              
    standard plan tester()
              
     
    Configuration Summary
    default configuration  default
              
     

    Belief Detail

    num

    belief int num
    Default fact:
    3

    timeout

    exported beliefref long timeout
    Default fact:
    0
    Referenced from:
    timeout in capability jadex.planlib.Test

    testcenter

    exported beliefref AgentIdentifier testcenter
    Referenced from:
    testcenter in capability jadex.planlib.Test

    reports

    beliefsetref TestReport reports
    Referenced from:
    reports in capability jadex.planlib.Test
    Plan Detail

    countdown

    standard plan countdown()
    Plan body:

    tester

    standard plan tester()
    Plan body:
    Configuration Detail

    default

    default configuration default
    Initial Plans:
    countdown
    tester

    Jadex 0.96

    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-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.