Uses of Class
org.powertac.common.interfaces.TimeslotPhaseProcessor
- 
Packages that use TimeslotPhaseProcessor Package Description org.powertac.auctioneer org.powertac.common.interfaces org.powertac.customer 
- 
- 
Uses of TimeslotPhaseProcessor in org.powertac.auctioneerSubclasses of TimeslotPhaseProcessor in org.powertac.auctioneer Modifier and Type Class Description classAuctionServiceThis is the wholesale day-ahead market.
- 
Uses of TimeslotPhaseProcessor in org.powertac.common.interfacesMethods in org.powertac.common.interfaces with parameters of type TimeslotPhaseProcessor Modifier and Type Method Description voidCompetitionControl. registerTimeslotPhase(TimeslotPhaseProcessor thing, int phase)Registers the caller to be activated during each timeslot in the proper phase sequence.
- 
Uses of TimeslotPhaseProcessor in org.powertac.customerSubclasses of TimeslotPhaseProcessor in org.powertac.customer Modifier and Type Class Description classCustomerModelServiceManages a set of customer models.
 
-