Class HelloPureGoalAgent.HelloGoal

java.lang.Object
jadex.bdi.runtime.BDIBaseGoal
jadex.bdi.hellopure.HelloPureGoalAgent.HelloGoal
Enclosing class:
HelloPureGoalAgent

public class HelloPureGoalAgent.HelloGoal extends jadex.bdi.runtime.BDIBaseGoal
  • Field Details

    • text

      protected String text
  • Constructor Details

    • HelloGoal

      public HelloGoal(String text)
  • Method Details

    • checkTarget

      public boolean checkTarget()
    • getText

      public String getText()
    • setText

      public void setText(String val)