jadex.testcases.misc
Agent GUICloser
- agent GUICloser
 
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.
| Plan Summary | 
| standard plan  | gui()
 | 
 
 
| Initial State Summary | 
| default initial state  | default
 | 
 
gui
standard plan gui()
- 
- Plan body:
- new GuiOpenClosePlan()
 
gui_closed
internalevent gui_closed()
- 
- Event flags:
- random selection: false- meta-level reasoning: true- post to all: true
 
default
default initial state default
- 
- Initial Plans:
- gui
 
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.