| Class | Description |
|---|---|
| MacroExpansionAstPostProcessor | |
| MacroExpansionModuleModel |
A
MacroExpansionModuleModel works tightly with an ArtifactAst to go over all the registered
ExtensionModels that are XML based (see XmlExtensionModelProperty) looking for code to macro expand. |
| MacroExpansionModulesModel |
A
MacroExpansionModulesModel goes over all the parametrized ExtensionModel by filtering them if they have the
XmlExtensionModelProperty (implies that has to be macro expanded). |
| XmlSdkImplicitConfig |
AST component that represent a configuration intended to be used when there is not a configuration on the application but there
are modules from the XML Sdk that have XML Sdk properties with default values.
|
| XmlSdkImplicitConfigParameter |
AST component that represent a parameter of a configuration intended to be used when there is not a configuration on the
application but there are modules from the XML Sdk that have XML Sdk properties with default values.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.