Class ShopAndCustomerAgent

java.lang.Object
jadex.bdi.shop.ShopAndCustomerAgent

public class ShopAndCustomerAgent extends Object
  • Field Details

    • agent

      protected jadex.core.IComponent agent
      The agent.
    • customercap

      protected CustomerCapability customercap
      The customer capability.
    • shopcap

      protected ShopCapa shopcap
      The shop capability.
    • money

      protected double money
      The money.
  • Constructor Details

    • ShopAndCustomerAgent

      public ShopAndCustomerAgent()