Package jadex.bdi.examples.helloworld
Class HelloWorldAgentCreator
- java.lang.Object
- 
- jadex.bdi.examples.helloworld.HelloWorldAgentCreator
 
- 
 public class HelloWorldAgentCreator extends java.lang.ObjectExample that shows how an agent model can be created via the editable model api. This model can be registered with a name at the BDI agent factory and instances can be created based on this new model.
- 
- 
Constructor SummaryConstructors Constructor Description HelloWorldAgentCreator()
 
-