Uses of Enum Class
com.sap.cds.generator.util.GeneratorMode
Packages that use GeneratorMode
-
Uses of GeneratorMode in com.sap.cds.generator
Methods in com.sap.cds.generator that return GeneratorModeModifier and TypeMethodDescriptionConfiguration.getGeneratorMode()ConfigurationImpl.getGeneratorMode()Methods in com.sap.cds.generator with parameters of type GeneratorModeModifier and TypeMethodDescriptionprotected static booleanCds4jCodegen.noRelevantIssues(ParserMode parserMode, GeneratorMode generatorMode) voidConfigurationImpl.setGeneratorMode(GeneratorMode generatorMode) -
Uses of GeneratorMode in com.sap.cds.generator.util
Methods in com.sap.cds.generator.util that return GeneratorModeModifier and TypeMethodDescriptionstatic GeneratorModeReturns the enum constant of this class with the specified name.static GeneratorMode[]GeneratorMode.values()Returns an array containing the constants of this enum class, in the order they are declared.