Class TranslationBDI


  • public class TranslationBDI
    extends java.lang.Object
    • Field Detail

      • wordtable

        protected java.util.Map<java.lang.String,​java.lang.String> wordtable
        The wordtable.
      • server

        protected java.net.ServerSocket server
        The server socket.
    • Constructor Detail

      • TranslationBDI

        public TranslationBDI()
    • Method Detail

      • init

        public void init()
      • killed

        public void killed()
        Called when the agent is terminated.