public class SimilarChildGroupsIdenifyingCodegenPreprocessor extends AbstractChildGroupsIdentifyingCodegenPreprocessor
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").
configuration must already have data
types defined.| Constructor and Description |
|---|
SimilarChildGroupsIdenifyingCodegenPreprocessor() |
preprocessConfig