| Class | Description | 
|---|---|
| AbstractCodegenWrapper | 
 Provides functionality common to any possible
  
CodegenWrapper.This includes
 initialization of the StockCodegenCore and the execution and cleaning functionality. | 
| AdvancedCodegenWrapper | 
 This is a  
fx.codegen.wrapper.CodegenWrapperCodegenWrapper which
 allows more advanced configuration than the
 SimpleCodegenWrapper. | 
| SimpleCodegenWrapper | 
 Simplifies the usage of the CodeGen project. 
 |