Class ShopAgent

java.lang.Object
jadex.bdi.shop.ShopAgent

public class ShopAgent extends Object
Shop bdi agent.
  • Field Details

    • agent

      protected jadex.core.IComponent agent
    • shopcap

      protected ShopCapa shopcap
      The customer capability.
    • money

      protected double money
      The money.
  • Constructor Details

    • ShopAgent

      public ShopAgent()
  • Method Details

    • getDefaultCatalog

      public static List<ItemInfo> getDefaultCatalog()
      Get some default catalog.