Class ShopAgent


  • public class ShopAgent
    extends java.lang.Object
    Shop bdi agent.
    • Constructor Summary

      Constructors 
      Constructor Description
      ShopAgent()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<ItemInfo> getDefaultCatalog()
      Get some default catalog.
      • Methods inherited from class java.lang.Object

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

      • shopcap

        protected ShopCapa shopcap
        The customer capability.
      • money

        protected double money
        The money.
    • Constructor Detail

      • ShopAgent

        public ShopAgent()
    • Method Detail

      • getDefaultCatalog

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