Class NotEnhancedBDI


  • public class NotEnhancedBDI
    extends java.lang.Object
    Agent that tests if bdi agent factory detects non-enhanced bdi classes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected IInternalAccess agent
      The injected agent (not injected when not enhanced).
    • Constructor Summary

      Constructors 
      Constructor Description
      NotEnhancedBDI()  
    • 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
    • Field Detail

      • agent

        protected IInternalAccess agent
        The injected agent (not injected when not enhanced).
    • Constructor Detail

      • NotEnhancedBDI

        public NotEnhancedBDI()
    • Method Detail

      • body

        public void body()
        The agent body.