Class AbstractBeliefsBDI


  • public class AbstractBeliefsBDI
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy​(jadex.bridge.IInternalAccess agent)  
      • Methods inherited from class java.lang.Object

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

      • byteb

        protected byte byteb
      • shortb

        protected short shortb
      • intb

        protected int intb
      • longb

        protected long longb
      • floatb

        protected float floatb
      • doubleb

        protected double doubleb
      • charb

        protected char charb
      • booleanb

        protected boolean booleanb
      • string

        protected java.lang.String string
      • array

        protected java.lang.String[] array
    • Constructor Detail

      • AbstractBeliefsBDI

        public AbstractBeliefsBDI()
    • Method Detail

      • destroy

        public void destroy​(jadex.bridge.IInternalAccess agent)