Class HelloWorldAgentCreator


  • public class HelloWorldAgentCreator
    extends java.lang.Object
    Example 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HelloWorldAgentCreator

        public HelloWorldAgentCreator()