Class TranslationBDI


  • public class TranslationBDI
    extends java.lang.Object
    The translation agent B1. Declare and activate an extra Java plan.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected IBDIAgentFeature bdi
      The bdi api.
    • Constructor Summary

      Constructors 
      Constructor Description
      TranslationBDI()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()
      The agent body.
      • Methods inherited from class java.lang.Object

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

      • TranslationBDI

        public TranslationBDI()
    • Method Detail

      • body

        public void body()
        The agent body.