- All Superinterfaces:
GeneralCodeGenNames,GeneralCreatorRequest
Defines the request that will be passed to the
ApplicationCreator in order to produce the codegen artifacts.-
Method Summary
Methods inherited from interface io.helidon.pico.tools.GeneralCodeGenNames
moduleName, packageName, templateNameMethods inherited from interface io.helidon.pico.tools.GeneralCreatorRequest
analysisOnly, codeGenPaths, compilerOptions, filer, generator, serviceTypeNames, throwIfError
-
Method Details
-
codeGen
ApplicationCreatorCodeGen codeGen()Mandatory, qualifies what specifically should be generated.- Returns:
- data specific requests for what is generated
-
configOptions
ApplicationCreatorConfigOptions configOptions()Optionally, the config options and directives that applies to the request.- Returns:
- configuration options and directives
-
messager
Optionally, the messager to use.- Returns:
- messager
-