Uses of Package
org.powertac.visualizer.interfaces

Packages that use org.powertac.visualizer.interfaces
org.powertac.visualizer.domain.broker   
org.powertac.visualizer.domain.customer   
org.powertac.visualizer.domain.genco   
org.powertac.visualizer.services   
org.powertac.visualizer.services.handlers   
 

Classes in org.powertac.visualizer.interfaces used by org.powertac.visualizer.domain.broker
DisplayableBroker
           
TimeslotModelUpdate
          For objects that need to (per timeslot) update their states.
VisualBroker
          Represents abstract broker model for Visualizer.
 

Classes in org.powertac.visualizer.interfaces used by org.powertac.visualizer.domain.customer
TimeslotModelUpdate
          For objects that need to (per timeslot) update their states.
 

Classes in org.powertac.visualizer.interfaces used by org.powertac.visualizer.domain.genco
TimeslotModelUpdate
          For objects that need to (per timeslot) update their states.
 

Classes in org.powertac.visualizer.interfaces used by org.powertac.visualizer.services
Recyclable
          Implementations of this interface will want to recycle their states with a call to recycle().
TimeslotCompleteActivation
          Should be implemented by spring's singletons that need activation upon timeslot completion.
 

Classes in org.powertac.visualizer.interfaces used by org.powertac.visualizer.services.handlers
Initializable
          Implementations of this interfaces will want to do initial set up before game start.
 



Copyright © 2012 Power TAC. All Rights Reserved.