Uses of Class
org.powertac.factoredcustomer.CapacityProfile

Packages that use CapacityProfile
org.powertac.factoredcustomer   
org.powertac.factoredcustomer.interfaces   
 

Uses of CapacityProfile in org.powertac.factoredcustomer
 

Methods in org.powertac.factoredcustomer that return types with arguments of type CapacityProfile
 Map<CapacityProfile,ProfileRecommendation.Opinion> ProfileRecommendation.getOpinions()
           
 Map<CapacityProfile,Double> ProfileRecommendation.getProbabilities()
           
 Map<CapacityProfile,Double> ProfileRecommendation.getScores()
           
 Map<CapacityProfile,Double> ProfileRecommendation.getUtilities()
           
 

Methods in org.powertac.factoredcustomer with parameters of type CapacityProfile
 void ProfileRecommendation.setOpinion(CapacityProfile profile, ProfileRecommendation.Opinion opinion)
           
 void ProfileRecommendation.setScore(CapacityProfile profile, Double score)
           
 

Uses of CapacityProfile in org.powertac.factoredcustomer.interfaces
 

Methods in org.powertac.factoredcustomer.interfaces that return CapacityProfile
 CapacityProfile CapacityOriginator.getCurrentForecast()
           
 



Copyright © 2012 Power TAC. All Rights Reserved.