Class TranslationBDI


  • public class TranslationBDI
    extends java.lang.Object
    Dynamic belief.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean alarm  
      protected java.util.Map<java.lang.String,​java.lang.String> wordtable
      The current time.
    • Constructor Summary

      Constructors 
      Constructor Description
      TranslationBDI()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkWordPairPlan​(jadex.bdiv3.runtime.ChangeEvent<jadex.rules.eca.ChangeInfo<java.lang.Boolean>> event)
      Initiate an alarm.
      void init()  
      • Methods inherited from class java.lang.Object

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

      • wordtable

        protected java.util.Map<java.lang.String,​java.lang.String> wordtable
        The current time.
      • alarm

        protected boolean alarm
    • Constructor Detail

      • TranslationBDI

        public TranslationBDI()
    • Method Detail

      • init

        public void init()
      • checkWordPairPlan

        public void checkWordPairPlan​(jadex.bdiv3.runtime.ChangeEvent<jadex.rules.eca.ChangeInfo<java.lang.Boolean>> event)
        Initiate an alarm.