Package org.powertac.common

Power TAC domain types, shared between simulation server and brokers. Most classes in this package are messages that can be exchanged between the server and brokers, and most are immutable. Also in this package are some essential domain services, that must be identical between server and broker, including the TimeService and a message converter.