Uses of Package
org.powertac.visualizer.interfaces

Packages that use org.powertac.visualizer.interfaces
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.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 © 2013 Power TAC. All Rights Reserved.