| Package | Description | 
|---|---|
| fx.codegen.common.util | |
| fx.codegen.config | |
| fx.codegen.config.common | |
| fx.codegen.config.stock | |
| fx.codegen.preprocessor | |
| fx.codegen.preprocessor.stock | |
| fx.codegen.preprocessor.stock.base | |
| fx.codegen.runner | |
| fx.codegen.runner.stock | |
| fx.codegen.runner.stock.abstraction | |
| fx.codegen.runner.stock.abstraction.templateengineabstraction | 
 This package contains stock implementations of the
  
TempalteEngineAbstraction | 
| Modifier and Type | Method and Description | 
|---|---|
static ConfigRoot | 
ConfigBatchOperationsUtil.copy(ConfigRoot configRoot)
Creates a copy of the referenced  
ConfigRoot | 
| Modifier and Type | Method and Description | 
|---|---|
static ConfigRoot | 
ConfigBatchOperationsUtil.copy(ConfigRoot configRoot)
Creates a copy of the referenced  
ConfigRoot | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
ConfigLoader.loadConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConfigLoader.saveConfig(ConfigRoot config)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
JsonConfigLoader.loadConfig()  | 
ConfigRoot | 
XmlConfigLoader.loadConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JsonConfigLoader.saveConfig(ConfigRoot config)  | 
void | 
XmlConfigLoader.saveConfig(ConfigRoot config)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
StructuredNotesConfigLoader.loadConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StructuredNotesConfigLoader.saveConfig(ConfigRoot config)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
CodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)
It is recommended that implementations of this method should return
 re-factored versions of the referenced configRoot. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
CodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)
It is recommended that implementations of this method should return
 re-factored versions of the referenced configRoot. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
DependencyReorderingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
AbstractChildGroupsIdentifyingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
AttributeInjectionCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
NodesRefactoringCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ImplicitTypeResolvingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ImplicitLocalTypeDetectingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ConfigValidatingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
PropertyGroupsResolvingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
DependencyReorderingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
AbstractChildGroupsIdentifyingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
AttributeInjectionCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
NodesRefactoringCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ImplicitTypeResolvingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ImplicitLocalTypeDetectingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
ConfigValidatingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
ConfigRoot | 
PropertyGroupsResolvingCodegenPreprocessor.preprocessConfig(ConfigRoot configRoot)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
PreprocessorBase.preprocessConfig(ConfigRoot configRoot)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
PreprocessorBase.preprocessConfig(ConfigRoot configRoot)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<java.lang.String,java.lang.String> | 
CodegenRunner.runConfig(ConfigRoot config)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<java.lang.String,java.lang.String> | 
TemplateBasedCodegenRunner.runConfig(ConfigRoot config)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TemplateEngineAbstraction.injectConfigRoot(ConfigRoot configRoot)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
FreeMarkerTemplateEngineAbstraction.DataModel.getConfigRoot()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FreeMarkerTemplateEngineAbstraction.injectConfigRoot(ConfigRoot configRoot)  | 
void | 
FreeMarkerTemplateEngineAbstraction.DataModel.setConfigRoot(ConfigRoot configRoot)  |