Jadex 0.96

jadex.testcases.misc
Agent GUICloser

jadex.testcases.misc.GUICloser
  • jadex.planlib.Test

  • agent GUICloser
    contains jadex.planlib.Test


    Agent arguments: testcenter
    testcenter AgentIdentifier

    Testcase for closing a gui depending on plan termination.

    This agent has initial that creates and shows a gui. Within the plan it waits for the user to close the gui, then the plan terminates. Otherwise, the plan closes the gui after 3 seconds itself.


    Belief Summary
    beliefsetref reports
              
    exported beliefref AgentIdentifier testcenter
              
    exported beliefref long timeout
              
     
    Plan Summary
    standard plan gui()
              
     
    Event Summary
    internalevent gui_closed()
              
     
    Configuration Summary
    default configuration  default
              
     

    Belief Detail

    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  reports
    Referenced from:
    reports in capability jadex.planlib.Test
    Plan Detail

    gui

    standard plan gui()
    Plan body:
    Event Detail

    gui_closed

    internalevent gui_closed()
    Event flags:
    random selection: false
    post to all: true
    Configuration Detail

    default

    default configuration default
    Initial Plans:
    gui

    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.