Uses of Interface
rails.game.ConfigurableComponentI

Packages that use ConfigurableComponentI
rails.algorithms   
rails.game   
rails.game.special   
rails.game.specific._1825   
rails.game.specific._1835   
rails.game.specific._1856   
rails.game.specific._1880   
rails.game.specific._18AL   
rails.game.specific._18EU   
rails.game.specific._18Kaas   
 

Uses of ConfigurableComponentI in rails.algorithms
 

Classes in rails.algorithms that implement ConfigurableComponentI
 class RevenueBonusTemplate
          defines a template for a revenue bonus at creation time of rails objects will be converted to a true RevenueBonus object during each revenue calculation
 class RevenueManager
          Coordinates and stores all elements related to revenue calulcation, which are permanent.
 

Uses of ConfigurableComponentI in rails.game
 

Subinterfaces of ConfigurableComponentI in rails.game
 interface CompanyI
          To be implemented by any Company object.
 interface CompanyManagerI
          Interface for CompanyManager objects.
 interface CompanyTypeI
          The interface for StockSpaceType.
 interface GameManagerI
           
 interface PhaseI
           
 interface PrivateCompanyI
           
 interface PublicCompanyI
          Interface to be used to access PublicCompany instances.
 interface StockMarketI
           
 interface TrainTypeI
           
 

Classes in rails.game that implement ConfigurableComponentI
 class Bank
           
 class BonusToken
          A BonusToken object represents a token that a operating public company can place on the map to gain extra revenue or other privileges.
 class Company
           
 class CompanyManager
           
 class CompanyType
          Objects of this class represent a particular type of company, of which typically multiple instances exist in a rails.game.
 class GameManager
          This class manages the playing rounds by supervising all implementations of Round.
 class MapHex
          Represents a Hex on the Map from the Model side.
 class MapManager
          MapManager configures the map layout from XML
 class Phase
           
 class PhaseManager
           
 class PlayerManager
           
 class PrivateCompany
           
 class PublicCompany
          This class provides an implementation of a (perhaps only basic) public company.
 class StockMarket
           
 class TileManager
           
 class TrainManager
           
 class TrainType
           
 

Methods in rails.game that return ConfigurableComponentI
 ConfigurableComponentI ComponentManager.findComponent(java.lang.String componentName)
          Returns the configured parameter with the given name.
 

Uses of ConfigurableComponentI in rails.game.special
 

Subinterfaces of ConfigurableComponentI in rails.game.special
 interface SpecialPropertyI
           
 

Classes in rails.game.special that implement ConfigurableComponentI
 class ExchangeForShare
           
 class LocatedBonus
          An object of class LocatedBonus represent extra income for the owning company, usually connected to certain map locations.
 class SellBonusToken
           
 class SpecialProperty
           
 class SpecialTileLay
           
 class SpecialTokenLay
           
 class SpecialTrainBuy
          Special private ability involving deductions in train buying.
 

Uses of ConfigurableComponentI in rails.game.specific._1825
 

Classes in rails.game.specific._1825 that implement ConfigurableComponentI
 class PublicCompany_1825
           
 

Uses of ConfigurableComponentI in rails.game.specific._1835
 

Classes in rails.game.specific._1835 that implement ConfigurableComponentI
 class GameManager_1835
           
 

Uses of ConfigurableComponentI in rails.game.specific._1856
 

Classes in rails.game.specific._1856 that implement ConfigurableComponentI
 class GameManager_1856
           
 class PublicCompany_1856
           
 class PublicCompany_CGR
           
 

Uses of ConfigurableComponentI in rails.game.specific._1880
 

Classes in rails.game.specific._1880 that implement ConfigurableComponentI
 class Investor_1880
           
 class PublicCompany_1880
           
 

Uses of ConfigurableComponentI in rails.game.specific._18AL
 

Classes in rails.game.specific._18AL that implement ConfigurableComponentI
 class NamedTrainRevenueModifier
           
 class NamedTrainToken
           
 class NameTrains
           
 

Uses of ConfigurableComponentI in rails.game.specific._18EU
 

Classes in rails.game.specific._18EU that implement ConfigurableComponentI
 class GameManager_18EU
          This class manages the playing rounds by supervising all implementations of Round.
 

Uses of ConfigurableComponentI in rails.game.specific._18Kaas
 

Classes in rails.game.specific._18Kaas that implement ConfigurableComponentI
 class RuhrRevenueModifier