Package jadex.bdiv3.quickstart
Class QuickstartBDI
- java.lang.Object
- 
- jadex.bdiv3.quickstart.QuickstartBDI
 
- 
 public class QuickstartBDI extends java.lang.ObjectA simple BDI agent that likes to have the mouse in the upper left corner.
- 
- 
Constructor SummaryConstructors Constructor Description QuickstartBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(IInternalAccess self)On startup, the agent should adopt an instance of the goal.
 
- 
- 
- 
Method Detail- 
startpublic void start(IInternalAccess self) On startup, the agent should adopt an instance of the goal.
 
- 
 
-