EntityNamesRefactoringCodegenPreprocessor classSee: Description
| Class | Description |
|---|---|
| AllConfigNodeTypeRefactoringConsumer |
ConfigNodeTypeRefactoringConsumer which accepts all nodes for pre-processing |
| ConfigNodeNameRefactoringConsumer |
Contains common functionality for all re-factoring consumers that add new
re-factored versions of the names of
ConfigNode's to their respective
re-factored names maps |
| ConfigNodeRefactoringConsumer |
Base functionality for
ConfigNode
re-factoring consumers |
| ConfigNodeTypeRefactoringConsumer |
Contains common functionality for all re-factoring consumers that add new
re-factored versions of the types of
ConfigNode's to their respective
re-factored types maps |
| DictionaryConfigNodeTypeRefactoringConsumer |
Base class for all dictionary-based
ConfigNodeTypeRefactoringConsumer |
EntityNamesRefactoringCodegenPreprocessor class