Uses of Interface
ch.sahits.game.openpatrician.model.time.IPeriodicalUpdate

Packages that use IPeriodicalUpdate
ch.sahits.game.openpatrician.model   
ch.sahits.game.openpatrician.model.building   
ch.sahits.game.openpatrician.model.building.impl   
ch.sahits.game.openpatrician.model.impl   
ch.sahits.game.openpatrician.model.personal.impl   
ch.sahits.game.openpatrician.model.time   
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model
 

Subinterfaces of IPeriodicalUpdate in ch.sahits.game.openpatrician.model
 interface IBalanceSheet
          Interface for balance data of the a week.
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model.building
 

Classes in ch.sahits.game.openpatrician.model.building that implement IPeriodicalUpdate
(package private)  class TradingOffice
          Implementation of the trading office
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model.building.impl
 

Classes in ch.sahits.game.openpatrician.model.building.impl that implement IPeriodicalUpdate
 class Storage
           
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model.impl
 

Classes in ch.sahits.game.openpatrician.model.impl that implement IPeriodicalUpdate
 class BalanceSheet
           
 class Company
           
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model.personal.impl
 

Classes in ch.sahits.game.openpatrician.model.personal.impl that implement IPeriodicalUpdate
 class Reputation
          Implementation of the reputation.
 

Uses of IPeriodicalUpdate in ch.sahits.game.openpatrician.model.time
 

Fields in ch.sahits.game.openpatrician.model.time declared as IPeriodicalUpdate
private  IPeriodicalUpdate PeriodicalTimeUpdater.listener
          Instance that is to be notified
 

Constructors in ch.sahits.game.openpatrician.model.time with parameters of type IPeriodicalUpdate
PeriodicalTimeUpdater(EUpdateIntervalRegistration intervall, IPeriodicalUpdate listener)
           
 



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