Uses of Class
jasima.shopSim.util.modelDef.ShopDef
-
Packages that use ShopDef Package Description jasima.shopSim.models.mimac jasima.shopSim.models.staticShop jasima.shopSim.util jasima.shopSim.util.modelDef -
-
Uses of ShopDef in jasima.shopSim.models.mimac
Methods in jasima.shopSim.models.mimac that return ShopDef Modifier and Type Method Description ShopDefMimacExperiment.DataSet. getShopDef() -
Uses of ShopDef in jasima.shopSim.models.staticShop
Methods in jasima.shopSim.models.staticShop that return ShopDef Modifier and Type Method Description ShopDefStaticShopExperiment. getShopDef()protected ShopDefStaticShopExperiment. loadWithTextFileReader()Loads a ShopDef from either a file or a resource.Methods in jasima.shopSim.models.staticShop with parameters of type ShopDef Modifier and Type Method Description voidStaticShopExperiment. setShopDef(ShopDef shopDef)Sets theShopDef-object to use. -
Uses of ShopDef in jasima.shopSim.util
Methods in jasima.shopSim.util that return ShopDef Modifier and Type Method Description ShopDefShopConfigurator. getShopDef()ShopDefTextFileReader. getShopDef()ShopDefTextFileReader. readData(BufferedReader r)Methods in jasima.shopSim.util with parameters of type ShopDef Modifier and Type Method Description static voidShopConfigurator. configureModel(Shop shop, ShopDef sd)voidShopConfigurator. setShopDef(ShopDef shopDef) -
Uses of ShopDef in jasima.shopSim.util.modelDef
Methods in jasima.shopSim.util.modelDef that return ShopDef Modifier and Type Method Description ShopDefShopDef. clone()ShopDefRouteDef. getShop()Methods in jasima.shopSim.util.modelDef with parameters of type ShopDef Modifier and Type Method Description voidRouteDef. setShop(ShopDef shop)
-