org.powertac.visualizer.interfaces
Interface TimeslotModelUpdate
- All Known Implementing Classes:
- BrokerModel, Customer, Genco, TariffInfo
public interface TimeslotModelUpdate
For objects that need to (per timeslot) update their states.
- Author:
- Jurica Babic
|
Method Summary |
void |
update(int timeslotIndex,
org.joda.time.Instant postedTime)
|
update
void update(int timeslotIndex,
org.joda.time.Instant postedTime)
- Parameters:
timeslotIndex - update will be run for this timeslot index.
Copyright © 2012 Power TAC. All Rights Reserved.