public class DefaultGenerationInformationResolver extends Object implements GenerationInformationResolver
ComponentGenerationInformationDTO| Constructor and Description |
|---|
DefaultGenerationInformationResolver() |
public DefaultGenerationInformationResolver()
public ComponentGenerationInformationDTO resolveComponentAstGenerationInformation(ComponentParameterAstDTO ownerComponentParameterAst, ComponentAstDTO componentAstDTO, ExtensionModelHelper extensionModelHelper)
ComponentGenerationInformationDTO of a ComponentAstDTOresolveComponentAstGenerationInformation in interface GenerationInformationResolverownerComponentParameterAst - componentAstDTO - the ComponentAstDTO whose ComponentGenerationInformationDTO needs to be
resolvedextensionModelHelper - ComponentGenerationInformationDTOpublic ComponentGenerationInformationDTO resolveComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper)
ComponentGenerationInformationDTO of a ComponentParameterAstDTOresolveComponentParameterAstGenerationInformation in interface GenerationInformationResolvercomponentParameterAstDTO - the ComponentParameterAstDTO whose ComponentGenerationInformationDTO needs to
be resolvedownerComponent - the owner ComponentAstDTOextensionModelHelper - ComponentGenerationInformationDTOpublic ComponentGenerationInformationDTO resolveRegularComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper)
ComponentGenerationInformationDTO of a ComponentParameterAstDTOresolveRegularComponentParameterAstGenerationInformation in interface GenerationInformationResolvercomponentParameterAstDTO - the ComponentParameterAstDTO whose ComponentGenerationInformationDTO needs to
be resolvedownerComponent - the owner ComponentAstDTOextensionModelHelper - ComponentGenerationInformationDTOpublic ComponentGenerationInformationDTO resolveWrappedComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper)
ComponentGenerationInformationDTO of a ComponentParameterAstDTOresolveWrappedComponentParameterAstGenerationInformation in interface GenerationInformationResolvercomponentParameterAstDTO - the ComponentParameterAstDTO whose ComponentGenerationInformationDTO needs to
be resolvedownerComponent - the owner ComponentAstDTOextensionModelHelper - ComponentGenerationInformationDTOpublic ComponentGenerationInformationDTO resolveGenerationInformationThroughParent(String parameterName, ComponentAstDTO component, org.mule.runtime.api.meta.model.parameter.ParameterModel ownerParameterModel, org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax ownerComponentSyntax)
resolveGenerationInformationThroughParent in interface GenerationInformationResolverpublic ComponentGenerationInformationDTO crateComponentGenerationInformationFromParent(ComponentAstDTO componentAstDTO, ComponentParameterAstDTO componentParameterAstDTO)
crateComponentGenerationInformationFromParent in interface GenerationInformationResolverCopyright © 2022 MuleSoft, Inc.. All rights reserved.