Class BaseAgent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected jadex.bridge.IInternalAccess agent  
      protected MovementCapability movecapa
      The customer capability.
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseAgent()  
    • Field Detail

      • agent

        protected jadex.bridge.IInternalAccess agent
    • Constructor Detail

      • BaseAgent

        public BaseAgent()
    • Method Detail

      • getMoveCapa

        public MovementCapability getMoveCapa()
        Get the movecapa.
        Returns:
        The movecapa.
      • body

        public void body()
      • getAgent

        public jadex.bridge.IInternalAccess getAgent()
        Get the agent.
        Returns:
        The agent.