Uses of Interface
org.powertac.common.interfaces.BootstrapState
-
Packages that use BootstrapState Package Description org.powertac.customer General customer-model infrastructure.org.powertac.genco -
-
Uses of BootstrapState in org.powertac.customer
Classes in org.powertac.customer that implement BootstrapState Modifier and Type Class Description class
CustomerModelService
Manages a set of customer models. -
Uses of BootstrapState in org.powertac.genco
Classes in org.powertac.genco that implement BootstrapState Modifier and Type Class Description class
SimpleGencoService
Very simple service that operates wholesale market actors, activated by theCompetitionControlService
once each timeslot.
-