Uses of Interface
ch.sahits.game.openpatrician.model.product.IPriceCalculation

Packages that use IPriceCalculation
ch.sahits.game.openpatrician.model.product   
 

Uses of IPriceCalculation in ch.sahits.game.openpatrician.model.product
 

Classes in ch.sahits.game.openpatrician.model.product that implement IPriceCalculation
 class EWare
          Define the different type of wares that are produced and can be traded.
(package private)  class LinearPriceCalculation
          The most simple form of the price calculation algorithm.
(package private)  class SimplePriceCalculation
          This is a very simple implementation of the price calculation algorithm.
 

Fields in ch.sahits.game.openpatrician.model.product declared as IPriceCalculation
private  IPriceCalculation EWare.calculation
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.