Uses of Interface
io.helidon.pico.tools.GeneralCodeGenNames
Packages that use GeneralCodeGenNames
-
Uses of GeneralCodeGenNames in io.helidon.pico.tools
Subinterfaces of GeneralCodeGenNames in io.helidon.pico.toolsModifier and TypeInterfaceDescriptioninterfaceRequest used in conjunction withActivatorCreatorto codegen theActivatorsource artifacts.interfaceThe result of callingActivatorCreatorassuming no errors are thrown.interfaceDefines the request that will be passed to theApplicationCreatorin order to produce the codegen artifacts.interfaceResponse fromApplicationCreator.interfaceThe request payload that is used byExternalModuleCreator.interfaceThe response fromExternalModuleCreator.interfaceBase interface codegen-related requests.interfaceGeneral base interface for any codegen-related create activity.