Index

C D F N O R S X 
All Classes|All Packages

C

chainedConstructor() - Method in class org.powertac.common.state.StateLogging
 
ChainedConstructor - Annotation Type in org.powertac.common.state
Annotation for chained constructors that should not generate log records.

D

Domain - Annotation Type in org.powertac.common.state
Annotation for domain classes that must record instance creation in the state log.
domainConstructor() - Method in class org.powertac.common.state.StateLogging
 

F

fields() - Method in annotation type org.powertac.common.state.Domain
 

N

newstate(JoinPoint) - Method in class org.powertac.common.state.StateLogging
 
newState() - Method in class org.powertac.common.state.StateLogging
 

O

org.powertac.common.state - package org.powertac.common.state
Tools and annotations to support and standardize generation of state logs that capture changes of state in brokers and in the Power TAC simulation server.

R

readResolve() - Method in class org.powertac.common.state.XStreamStateLoggable
 
readResolveMethod() - Method in class org.powertac.common.state.StateLogging
 

S

setstate(JoinPoint) - Method in class org.powertac.common.state.StateLogging
 
setState() - Method in class org.powertac.common.state.StateLogging
 
StateChange - Annotation Type in org.powertac.common.state
Annotation for methods that must trigger state-log entries.
StateLogging - Class in org.powertac.common.state
Implement uniform state-logging using aspects.
StateLogging() - Constructor for class org.powertac.common.state.StateLogging
 

X

XStreamStateLoggable - Class in org.powertac.common.state
 
XStreamStateLoggable() - Constructor for class org.powertac.common.state.XStreamStateLoggable
 
C D F N O R S X 
All Classes|All Packages