Uses of Class
org.gscg.gameactors.GameMarket

Packages that use GameMarket
org.gscg.experiment   
org.gscg.gameleader.interactionlayer.statistics   
 

Uses of GameMarket in org.gscg.experiment
 

Methods in org.gscg.experiment that return GameMarket
static GameMarket Markets.getMarket(java.lang.String name)
          Method getMarket returns a PCMarket
static GameMarket[] Markets.getMarketsArray()
          Method getMarketsArray returns an array of the distributors.
 

Methods in org.gscg.experiment with parameters of type GameMarket
static boolean Markets.addMarket(GameMarket market)
          Method addMarket adds a market to the collection of markets to be used.
 

Uses of GameMarket in org.gscg.gameleader.interactionlayer.statistics
 

Constructors in org.gscg.gameleader.interactionlayer.statistics with parameters of type GameMarket
DemandStatistics(GameLeaderInteractionLayer owner, GameMarket pcMarket)
          constructs a new DemandStatistics
 



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