| Package | Description | 
|---|---|
| fx.codegen.preprocessor.stock | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimilarChildGroupsIdenifyingCodegenPreprocessor
This  
preprocessor passes
 through each top-level node and attempts
 to find groups of child nodes having the same data type and which have
 similar names (For example, "outage start time" and "outage end time"). | 
class  | 
SimilarTypesChildGroupsIdentifyingCodegenPreprocessor
For each top level node, this preprocessor identifies and groups child nodes
 having similar data types 
 |