Class GoalPrimitiveArrayParameterBDI


  • public class GoalPrimitiveArrayParameterBDI
    extends java.lang.Object
    Test if changes of goal multi parameters can be detected in goal conditions.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected jadex.bridge.IInternalAccess agent
      The bdi agent.
      protected int[] elems  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      jadex.commons.future.IFuture<java.lang.Void> body()  
      • Methods inherited from class java.lang.Object

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

      • agent

        protected jadex.bridge.IInternalAccess agent
        The bdi agent.
      • elems

        protected int[] elems
    • Constructor Detail

      • GoalPrimitiveArrayParameterBDI

        public GoalPrimitiveArrayParameterBDI()
    • Method Detail

      • body

        public jadex.commons.future.IFuture<java.lang.Void> body()