Package org.powertac.visualizer.interfaces

Interface Summary
DisplayableBroker  
Initializable Implementations of this interfaces will want to do initial set up before game start.
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.
TimeslotModelUpdate For objects that need to (per timeslot) update their states.
VisualBroker Represents abstract broker model for Visualizer.
 



Copyright © 2012 Power TAC. All Rights Reserved.