All Classes

Class Description
Analyzer
Interface for analyzers
DomainBuilder
An analyzer that populates repos, including brokers, tariffs, orderbooks, timeslots, and customers
DomainObjectReader
Processor for state log entries; creates domain object instances, stores them in repositories as well as in a master repo indexed by id value.
Logtool
This is the top level of the top-down version of the Power TAC logtool analyzer.
LogtoolContext
Abstract class to hook an Analyzer into the Spring Context.
LogtoolCore
Reads a state log file, re-creates and updates objects, calls listeners.
MissingDomainObject  
NewObjectListener
Implementations can receive notifications of new objects.
NoopAnalyzer