Package org.powertac.customer
General customer-model infrastructure. It may make sense to move this to
server-interface at some time.
- Author:
- John Collins
-
Interface Summary Interface Description ModelComponent Abstract customer model component, intended to compose composite customer models. -
Class Summary Class Description AbstractCustomer Abstract customer implementationCustomerModelService Manages a set of customer models.ModelBuilder Builds model components from configuration.StepInfo Data-holder class, instances are used to communicate dynamic information to and transport information back from the step() method of a model component.