| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.interfaces |
| Class and Description |
|---|
| CustomerModelAccessor
Defines an interface for access to customer model details
that support tariff evaluation.
|
| TariffMarket
Tariff Market Receives, validates, and stores new tariffs, enforces tariff
validity rules.
|
| Class and Description |
|---|
| NewTariffListener
Implementors of this interface can be notified of new tariff publication
by calling registerNewTariffListener(this) on the TariffMarket.
|
| TimeslotPhaseProcessor
Plugins must extend this class in order to be invoked during timeslot
processing by the CompetitionControl.
|
| VisualizerMessageListener
Implementors of this interface will be notified of selected events
necessary for visualization by calling registerVisualizerMessageListener(this)
on VisualizerProxy.
|
Copyright © 2014 Power TAC. All Rights Reserved.