C D F N O R S U X
All Classes All Packages
All Classes All Packages
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
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
- setClassnameAbbreviation(boolean) - Static method in class org.powertac.common.state.StateLogging
-
Sets up the classname abbreviation feature.
- 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
U
- unabbreviate(String) - Static method in class org.powertac.common.state.StateLogging
-
Given a possibly abbreviated classname, returns the unabbreviated version.
X
- XStreamStateLoggable - Class in org.powertac.common.state
- XStreamStateLoggable() - Constructor for class org.powertac.common.state.XStreamStateLoggable
All Classes All Packages