Uses of Class
org.mule.runtime.ast.internal.serialization.dto.ComponentGenerationInformationDTO
Packages that use ComponentGenerationInformationDTO
Package
Description
-
Uses of ComponentGenerationInformationDTO in org.mule.runtime.ast.internal.serialization.dto
Methods in org.mule.runtime.ast.internal.serialization.dto with parameters of type ComponentGenerationInformationDTOModifier and TypeMethodDescriptionvoidComponentAstDTO.setGenerationInformation(ComponentGenerationInformationDTO generationInformation) voidComponentParameterAstDTO.setGenerationInformation(ComponentGenerationInformationDTO generationInformation) -
Uses of ComponentGenerationInformationDTO in org.mule.runtime.ast.internal.serialization.resolver
Methods in org.mule.runtime.ast.internal.serialization.resolver that return ComponentGenerationInformationDTOModifier and TypeMethodDescriptionDefaultGenerationInformationResolver.crateComponentGenerationInformationFromParent(ComponentAstDTO componentAstDTO, ComponentParameterAstDTO componentParameterAstDTO) GenerationInformationResolver.crateComponentGenerationInformationFromParent(ComponentAstDTO componentAstDTO, ComponentParameterAstDTO componentParameterAstDTO) NoOpGenerationInformationResolver.crateComponentGenerationInformationFromParent(ComponentAstDTO componentAstDTO, ComponentParameterAstDTO componentParameterAstDTO) DefaultGenerationInformationResolver.resolveComponentAstGenerationInformation(ComponentParameterAstDTO ownerComponentParameterAst, ComponentAstDTO componentAstDTO, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentAstDTOGenerationInformationResolver.resolveComponentAstGenerationInformation(ComponentParameterAstDTO ownerComponentParameterAst, ComponentAstDTO componentAstDTO, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentAstDTONoOpGenerationInformationResolver.resolveComponentAstGenerationInformation(ComponentParameterAstDTO ownerComponentParameterAst, ComponentAstDTO componentAstDTO, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentAstDTODefaultGenerationInformationResolver.resolveComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentParameterAstDTOGenerationInformationResolver.resolveComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentParameterAstDTONoOpGenerationInformationResolver.resolveComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentParameterAstDTODefaultGenerationInformationResolver.resolveGenerationInformationThroughParent(String parameterName, ComponentAstDTO component, org.mule.runtime.api.meta.model.parameter.ParameterModel ownerParameterModel, ComponentGenerationInformation ownerParameterGenerationInformation) GenerationInformationResolver.resolveGenerationInformationThroughParent(String parameterName, ComponentAstDTO component, org.mule.runtime.api.meta.model.parameter.ParameterModel ownerParameterModel, ComponentGenerationInformation ownerParameterGenerationInformation) NoOpGenerationInformationResolver.resolveGenerationInformationThroughParent(String parameterName, ComponentAstDTO component, org.mule.runtime.api.meta.model.parameter.ParameterModel ownerParameterModel, ComponentGenerationInformation ownerParameterGenerationInformation) DefaultGenerationInformationResolver.resolveRegularComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentParameterAstDTOGenerationInformationResolver.resolveRegularComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponentAstDTO, ExtensionModelHelper extensionModelHelper) NoOpGenerationInformationResolver.resolveRegularComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponentAstDTO, ExtensionModelHelper extensionModelHelper) DefaultGenerationInformationResolver.resolveWrappedComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) Resolves theComponentGenerationInformationDTOof aComponentParameterAstDTOGenerationInformationResolver.resolveWrappedComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper) NoOpGenerationInformationResolver.resolveWrappedComponentParameterAstGenerationInformation(ComponentParameterAstDTO componentParameterAstDTO, ComponentAstDTO ownerComponent, ExtensionModelHelper extensionModelHelper)