Class HelloPureGoalAgent


  • public class HelloPureGoalAgent
    extends jadex.bdiv3.runtime.BDIAgent
    BDI agent that uses belief to trigger goal and execute plans. The goal has a target condition based on the state of its 'text' parameter. Pure BDI agent that is not bytecode enhanced. This is achieved by using the baseclass BDIAgent that signals enhancement has already been done.
    • Constructor Detail

      • HelloPureGoalAgent

        public HelloPureGoalAgent()
    • Method Detail

      • body

        public void body()
      • main

        public static void main​(java.lang.String[] args)
        Start a platform and the example.