Uses of Interface
org.powertac.common.interfaces.BrokerProxy
-
Packages that use BrokerProxy Package Description org.powertac.genco -
-
Uses of BrokerProxy in org.powertac.genco
Fields in org.powertac.genco declared as BrokerProxy Modifier and Type Field Description protected BrokerProxyCpGenco. brokerProxyServiceprotected BrokerProxyGenco. brokerProxyServiceMethods in org.powertac.genco with parameters of type BrokerProxy Modifier and Type Method Description voidCpGenco. init(BrokerProxy proxy, int seedId, RandomSeedRepo randomSeedRepo, TimeslotRepo timeslotRepo)voidGenco. init(BrokerProxy proxy, int seedId, RandomSeedRepo randomSeedRepo)voidMisoBuyer. init(BrokerProxy proxy, int seedId, ContextService service)
-