Uses of Class
org.gscg.gameactors.GameManufacturer

Packages that use GameManufacturer
org.gscg.experiment   
org.gscg.gameactors   
org.gscg.gameactors.statistics   
 

Uses of GameManufacturer in org.gscg.experiment
 

Methods in org.gscg.experiment that return GameManufacturer
static GameManufacturer Manufacturers.getManufacturer(java.lang.String name)
          Method getManufacturer returns a GameManufacturer
static GameManufacturer[] Manufacturers.getManufacturersArray()
          Method getManufacturersArray returns an array of the manufacturers.
 

Uses of GameManufacturer in org.gscg.gameactors
 

Subclasses of GameManufacturer in org.gscg.gameactors
 class GameManufacturerInteractive
          The GameDistributorInteractive extends a GameDistributor from the supplychain-game project and provides additional interactive functionalities.
 

Uses of GameManufacturer in org.gscg.gameactors.statistics
 

Methods in org.gscg.gameactors.statistics with parameters of type GameManufacturer
static void ManufacturerStatistics.addManufacturer(GameManufacturer manufacturer)
          adds an manufacturer to gather statistics for
 



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.