Aspect Groups

This is an alphabetical list of all the aspect groups in this documentation set:

 Activation
  Group holding aspect programs that transform passive classes into active classes
 Basic
 Group holding aspect programs that perform very basic transformations on the base code
 CarExample
 Group holding four aspect programs that operate on the car example code
 C-language
  Group holding aspect programs developed to demonstrate how XWeaver operates on C code
 CodeInstrumentation
  Group holding aspect programs that support code instrumentation
 Java-language
  Group holding aspect programs developed to demonstrate how XWeaver operates on Java code
 Observability
 Group holding aspect programs that add state observation code to a class
 ParameterDatabase
  Group holding aspect programs to modify a component to access some of its parameters from a parameter database
 Synchronization
  Group holding aspect programs that insert synchronization code into the base code