Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(GeneratedFile) - Method in class com.sap.cds.generator.util.FileSystem
- accept(GeneratedFile) - Method in interface com.sap.cds.generator.util.GeneratedFile.Consumer
- addCdsNameAnnotation(Configuration, MethodSpec.Builder, CdsElement) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- addCdsPathAnnotation(MethodSpec.Builder, String, String) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- addFkStaticField(TypeSpec.Builder, CdsElement) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- addStaticCreateForKeys(TypeSpec.Builder, ClassName, Map<String, ParameterSpec>) - Static method in class com.sap.cds.generator.util.TypeUtils
- addStaticFactoryMethods(TypeSpec.Builder, TypeName, TypeSpec.Builder...) - Static method in class com.sap.cds.generator.util.TypeUtils
- addStaticField(TypeSpec.Builder, CdsElement) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- addTo(TypeSpec.Builder) - Method in class com.sap.cds.generator.util.GeneratedAnnotationUtil
- APPLICATION_SERVICE - Static variable in class com.sap.cds.generator.writer.Types
- argumentName(Configuration, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns argument name that is derived from element name
- argumentName(Configuration, CdsParameter) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns argument name that is derived from parameter name
B
- BEAN - Enum constant in enum class com.sap.cds.generator.MethodStyle
-
The method is generated with the bean style.
C
- CaseFormatHelper - Class in com.sap.cds.generator.util
- CDS_DATA - Static variable in class com.sap.cds.generator.writer.Types
- Cds4jCodegen - Class in com.sap.cds.generator
- Cds4jCodegen(Configuration) - Constructor for class com.sap.cds.generator.Cds4jCodegen
- Cds4jOperationGenerator - Class in com.sap.cds.generator
- Cds4jOperationGenerator(Configuration) - Constructor for class com.sap.cds.generator.Cds4jOperationGenerator
- cdsNameAnnotation(Object, String) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- cdsPathAnnotation(String, String) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- CLASS - Static variable in class com.sap.cds.generator.writer.Types
- className(Configuration, ClassName, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns Java class name for given CDS element as a nested class to some other class.
- className(Configuration, ClassName, CdsParameter) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns Java class name for given CDS parameter as a nested class to some other class.
- className(Configuration, CdsType) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns Java class name for given CDS type.
- clone() - Method in interface com.sap.cds.generator.Configuration
- clone() - Method in class com.sap.cds.generator.ConfigurationImpl
- COLLECTION - Static variable in class com.sap.cds.generator.writer.Types
- com.sap.cds.generator - package com.sap.cds.generator
- com.sap.cds.generator.util - package com.sap.cds.generator.util
- com.sap.cds.generator.writer - package com.sap.cds.generator.writer
- Configuration - Interface in com.sap.cds.generator
- ConfigurationImpl - Class in com.sap.cds.generator
-
Configuration instance stores the configuration values for the application.
- ConfigurationImpl() - Constructor for class com.sap.cds.generator.ConfigurationImpl
- constantName(Configuration, CdsDefinition) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Generates constant representing this definition without renaming support
- constantName(CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
- CQN_SELECT - Static variable in class com.sap.cds.generator.writer.Types
- CQN_SERVICE - Static variable in class com.sap.cds.generator.writer.Types
- CreateAppServiceInterfaceVisitor - Class in com.sap.cds.generator.writer
- CreateBuilderInterfaceVisitor - Class in com.sap.cds.generator.writer
- CreateConsumptionInterfaceVisitor - Class in com.sap.cds.generator.writer
- CreateEventContextInterfaceVisitor - Class in com.sap.cds.generator.writer
- CreateTemplateHandlerClassVisitor - Class in com.sap.cds.generator.writer
- CreateTemplateHandlerClassVisitor(Configuration, CdsModel, GeneratedFile.Consumer) - Constructor for class com.sap.cds.generator.writer.CreateTemplateHandlerClassVisitor
- CsnSupplier - Interface in com.sap.cds.generator
D
- DOT_CDS_NAME - Static variable in class com.sap.cds.generator.writer.Types
- DRAFT_SERVICE - Static variable in class com.sap.cds.generator.writer.Types
E
- EntityWriterException - Exception in com.sap.cds.generator.util
- EVENT_CONTEXT - Static variable in class com.sap.cds.generator.writer.Types
- EVENT_HANDLER - Static variable in class com.sap.cds.generator.writer.Types
- EVENT_NAME - Static variable in class com.sap.cds.generator.writer.Types
- eventContextClassName(Configuration, CdsEntity, CdsDefinition) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns qualified event context class name for the given CDS definition.
F
- FAILURE - Enum constant in enum class com.sap.cds.generator.Result.Status
- FileLocation - Interface in com.sap.cds.generator.util
- FileSystem - Class in com.sap.cds.generator.util
- FileSystem(Path, boolean) - Constructor for class com.sap.cds.generator.util.FileSystem
- FileSystem(Path, boolean, boolean) - Constructor for class com.sap.cds.generator.util.FileSystem
- fkAccessors() - Method in interface com.sap.cds.generator.Configuration
- fkAccessors() - Method in class com.sap.cds.generator.ConfigurationImpl
- FLUENT - Enum constant in enum class com.sap.cds.generator.MethodStyle
-
The method is generated with the fluent API style.
- FULL - Enum constant in enum class com.sap.cds.generator.GeneratedAnnotationDetailLevel
-
Annotation added with the name of the generator, versions of CDS artefacts used and a date and time when objects were generated.
- FUNCTION - Static variable in class com.sap.cds.generator.writer.Types
G
- generate(CsnSupplier, GeneratedFile.Consumer) - Method in class com.sap.cds.generator.Cds4jCodegen
- generate(CsnSupplier, GeneratedFile.Consumer) - Method in class com.sap.cds.generator.Cds4jOperationGenerator
- GENERATED - Static variable in class com.sap.cds.generator.writer.Types
- GeneratedAnnotationDetailLevel - Enum Class in com.sap.cds.generator
-
Defines the level of details for the annotation @
Generatedthat is added to the interfaces generated from the CDS models. - GeneratedAnnotationUtil - Class in com.sap.cds.generator.util
- GeneratedAnnotationUtil(Configuration) - Constructor for class com.sap.cds.generator.util.GeneratedAnnotationUtil
- GeneratedFile - Interface in com.sap.cds.generator.util
- GeneratedFile.Accessor - Interface in com.sap.cds.generator.util
- GeneratedFile.Consumer - Interface in com.sap.cds.generator.util
- GeneratedFile.Supplier - Interface in com.sap.cds.generator.util
- generateInterface(String) - Method in class com.sap.cds.generator.writer.WrapperInterfaceCreator
- GeneratorMode - Enum Class in com.sap.cds.generator.util
- get() - Method in interface com.sap.cds.generator.CsnSupplier
- get(FileLocation) - Method in class com.sap.cds.generator.util.FileSystem
- get(FileLocation) - Method in interface com.sap.cds.generator.util.GeneratedFile.Supplier
- getAnonymousElements(CdsElement) - Static method in class com.sap.cds.generator.util.TypeUtils
- getArrayTypeName(TypeName) - Static method in class com.sap.cds.generator.util.TypeUtils
- getAttributeType(ClassName, CdsType, Configuration) - Static method in class com.sap.cds.generator.util.TypeUtils
- getBasePackage() - Method in interface com.sap.cds.generator.Configuration
- getBasePackage() - Method in class com.sap.cds.generator.ConfigurationImpl
- getBetterNames() - Method in interface com.sap.cds.generator.Configuration
- getBetterNames() - Method in class com.sap.cds.generator.ConfigurationImpl
- getClassNameSuffix() - Method in interface com.sap.cds.generator.Configuration
- getClassNameSuffix() - Method in class com.sap.cds.generator.ConfigurationImpl
- getContent() - Method in interface com.sap.cds.generator.util.GeneratedFile
- getCqnServices() - Method in interface com.sap.cds.generator.Configuration
- getCqnServices() - Method in class com.sap.cds.generator.ConfigurationImpl
- getDocs() - Method in interface com.sap.cds.generator.Configuration
- getDocs() - Method in class com.sap.cds.generator.ConfigurationImpl
- getEventContext() - Method in interface com.sap.cds.generator.Configuration
- getEventContext() - Method in class com.sap.cds.generator.ConfigurationImpl
- getExcludes() - Method in interface com.sap.cds.generator.Configuration
- getExcludes() - Method in class com.sap.cds.generator.ConfigurationImpl
- getGeneratedServices() - Method in class com.sap.cds.generator.writer.ModelWriter
- getGenerationAnnotationDetailLevel() - Method in interface com.sap.cds.generator.Configuration
- getGenerationAnnotationDetailLevel() - Method in class com.sap.cds.generator.ConfigurationImpl
- getGeneratorMode() - Method in interface com.sap.cds.generator.Configuration
- getGeneratorMode() - Method in class com.sap.cds.generator.ConfigurationImpl
- getGroupOptionalOperationParameters() - Method in interface com.sap.cds.generator.Configuration
- getGroupOptionalOperationParameters() - Method in class com.sap.cds.generator.ConfigurationImpl
- getHandlerPackageName() - Method in interface com.sap.cds.generator.Configuration
- getHandlerPackageName() - Method in class com.sap.cds.generator.ConfigurationImpl
- getIncludes() - Method in interface com.sap.cds.generator.Configuration
- getIncludes() - Method in class com.sap.cds.generator.ConfigurationImpl
- getInterfacesForAspects() - Method in interface com.sap.cds.generator.Configuration
- getInterfacesForAspects() - Method in class com.sap.cds.generator.ConfigurationImpl
- getIssues() - Method in class com.sap.cds.generator.Result
- getJavaDoc(CdsAnnotatable) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- getManagedToOneFks(CdsElement) - Static method in class com.sap.cds.generator.util.TypeUtils
- getMethodStyle() - Method in interface com.sap.cds.generator.Configuration
- getMethodStyle() - Method in class com.sap.cds.generator.ConfigurationImpl
- getOnHandlerMethodName(Configuration, CdsOperation) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns name for default on-handler method for operations
- getOperationResultType(CdsEntity, CdsOperation, CdsType, Configuration) - Static method in class com.sap.cds.generator.util.TypeUtils
- getParserMode() - Method in interface com.sap.cds.generator.Configuration
- getParserMode() - Method in class com.sap.cds.generator.ConfigurationImpl
- getPluginInformation() - Method in interface com.sap.cds.generator.Configuration
- getPluginInformation() - Method in class com.sap.cds.generator.ConfigurationImpl
- getResolvedWrapperName(String, String) - Static method in class com.sap.cds.generator.util.NamesUtils
- getReturnType(ClassName, CdsElement, Configuration) - Static method in class com.sap.cds.generator.util.TypeUtils
- getSharedInterfaces() - Method in interface com.sap.cds.generator.Configuration
- getSharedInterfaces() - Method in class com.sap.cds.generator.ConfigurationImpl
- getStatus() - Method in class com.sap.cds.generator.Result
- getStrictSetters() - Method in interface com.sap.cds.generator.Configuration
- getStrictSetters() - Method in class com.sap.cds.generator.ConfigurationImpl
- getTargetName(CdsElement) - Method in class com.sap.cds.generator.writer.CreateBuilderInterfaceVisitor
- getterName(Configuration, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns classic getter name for an element
- getterName(Configuration, CdsParameter) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns classic getter name for a parameter
- getUniqueEventContexts() - Method in interface com.sap.cds.generator.Configuration
- getUniqueEventContexts() - Method in class com.sap.cds.generator.ConfigurationImpl
- getUri() - Method in interface com.sap.cds.generator.util.FileLocation
-
The location of the file relative to the base generation directory.
H
- HANDLER_ON - Static variable in class com.sap.cds.generator.writer.Types
- HASH_MAP - Static variable in class com.sap.cds.generator.writer.Types
I
- isAnonymousAspect(CdsElement) - Static method in class com.sap.cds.generator.util.TypeUtils
- isAnonymousType(CdsType) - Static method in class com.sap.cds.generator.util.TypeUtils
- isAnonymousType(CdsType, Configuration) - Static method in class com.sap.cds.generator.util.TypeUtils
- isExcluded(String) - Method in class com.sap.cds.generator.util.NamesUtils
- isGroupOptionalParameters(Configuration, CdsOperation) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
-
Determines whether optional operation parameters are to be grouped.
- isIgnored(CdsAnnotatable) - Static method in class com.sap.cds.generator.util.TypeUtils
-
Checks whether the given
CdsAnnotatableis to be ignored by the code generation. - isResource() - Method in interface com.sap.cds.generator.util.FileLocation
-
Specifies whether the file location represents a resource that needs to be written to the resources folder.
- isUppercaseOnly(String) - Static method in class com.sap.cds.generator.util.CaseFormatHelper
- isValidTechnicalEntity(Configuration, CdsModel, CdsEntity) - Static method in class com.sap.cds.generator.util.NamesUtils
- ITEM_TYPE_NAME - Static variable in class com.sap.cds.generator.util.NamesUtils
L
- LIST - Static variable in class com.sap.cds.generator.writer.Types
- listOf(TypeName) - Static method in class com.sap.cds.generator.util.TypeUtils
- logWarningForManyToManyWithStructElement(CdsModel, CdsStructuredType) - Static method in class com.sap.cds.generator.util.TypeUtils
- lowercaseFirst(String) - Static method in class com.sap.cds.generator.util.CaseFormatHelper
M
- MAP - Static variable in class com.sap.cds.generator.writer.Types
- methodName(Configuration, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns method name that is derived from element name
- methodName(Configuration, CdsOperation) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns method name that is derived from element name, should be used only in fluent mode
- methodName(Configuration, CdsParameter) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns method name that is derived from parameter name, should be used only in fluent mode
- MethodStyle - Enum Class in com.sap.cds.generator
-
Defines the style of a generated method.
- MINIMAL - Enum constant in enum class com.sap.cds.generator.GeneratedAnnotationDetailLevel
-
Annotation added with just the name of the generator.
- ModelWriter - Class in com.sap.cds.generator.writer
- ModelWriter(GeneratedFile.Consumer, Configuration, CdsModel) - Constructor for class com.sap.cds.generator.writer.ModelWriter
N
- NamesUtils - Class in com.sap.cds.generator.util
- NamesUtils(Configuration) - Constructor for class com.sap.cds.generator.util.NamesUtils
- NONE - Enum constant in enum class com.sap.cds.generator.GeneratedAnnotationDetailLevel
-
Annotation is not added at all.
- normalizedConstantName(CdsEnumType.Enumeral<?>) - Static method in class com.sap.cds.generator.util.NamesUtils
O
- OBJECT - Static variable in class com.sap.cds.generator.writer.Types
- OPTIONAL_ARGS_PARAMETER_NAME - Static variable in class com.sap.cds.generator.util.NamesUtils
- OPTIONAL_ARGS_TYPE_NAME - Static variable in class com.sap.cds.generator.util.NamesUtils
- optionalParameters(CdsOperation) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
-
Returns a stream of optional parameters of the given
CdsOperationthat are not to be ignored.
P
- packageName(CdsDefinition, String) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns the effective package name of the given
definition. - packageName(CdsService, String) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns the effective package name of the given
servicedefinition. - ParserMode - Enum Class in com.sap.cds.generator.util
- PREDICATE - Static variable in class com.sap.cds.generator.writer.Types
Q
- qualifiedContextName(String, String) - Static method in class com.sap.cds.generator.util.NamesUtils
- qualifiedWrapperBuilderName(Configuration, CdsDefinition, String, boolean) - Static method in class com.sap.cds.generator.util.NamesUtils
R
- rawName(CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns class name that is derived from element name.
- REFERENCE - Static variable in class com.sap.cds.generator.writer.Types
- REMOTE_SERVICE - Static variable in class com.sap.cds.generator.writer.Types
- Result - Class in com.sap.cds.generator
- Result() - Constructor for class com.sap.cds.generator.Result
- RESULT_ARGUMENT - Static variable in class com.sap.cds.generator.writer.Types
- Result.Status - Enum Class in com.sap.cds.generator
- RETURN_TYPE - Static variable in class com.sap.cds.generator.writer.Types
S
- SERVICE_NAME - Static variable in class com.sap.cds.generator.writer.Types
- setBasePackage(String) - Method in class com.sap.cds.generator.ConfigurationImpl
- setBetterNames(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setCqnServices(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setDocs(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setEventContext(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setExcludes(List<String>) - Method in class com.sap.cds.generator.ConfigurationImpl
- setFkAccessors(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setGenerationAnnotationDetailLevel(GeneratedAnnotationDetailLevel) - Method in class com.sap.cds.generator.ConfigurationImpl
- setGeneratorMode(GeneratorMode) - Method in class com.sap.cds.generator.ConfigurationImpl
- setGroupOptionalOperationParameters(boolean) - Method in interface com.sap.cds.generator.Configuration
- setGroupOptionalOperationParameters(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setHandlerPackageName(String) - Method in class com.sap.cds.generator.ConfigurationImpl
- setIncludes(List<String>) - Method in class com.sap.cds.generator.ConfigurationImpl
- setInterfacesForAspects(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setJavaDoc(CdsAnnotatable, MethodSpec.Builder) - Static method in class com.sap.cds.generator.writer.SpecWriterUtil
- setMethodStyle(MethodStyle) - Method in class com.sap.cds.generator.ConfigurationImpl
- setParserMode(ParserMode) - Method in class com.sap.cds.generator.ConfigurationImpl
- setPluginInformation(String) - Method in class com.sap.cds.generator.ConfigurationImpl
- setSharedInterfaces(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setStrictSetters(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- setterName(Configuration, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns classic setter name for an element
- setterName(Configuration, CdsParameter) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns classic setter name for a parameter
- setUniqueEventContexts(boolean) - Method in class com.sap.cds.generator.ConfigurationImpl
- SpecWriterUtil - Class in com.sap.cds.generator.writer
- SPRING_BOOT_COMPONENT - Static variable in class com.sap.cds.generator.writer.Types
- STRICT - Enum constant in enum class com.sap.cds.generator.util.GeneratorMode
- STRICT - Enum constant in enum class com.sap.cds.generator.util.ParserMode
- STRING - Static variable in class com.sap.cds.generator.writer.Types
- STRUCT - Static variable in class com.sap.cds.generator.writer.Types
- STRUCTURED_TYPE - Static variable in class com.sap.cds.generator.writer.Types
- SUCCESS - Enum constant in enum class com.sap.cds.generator.Result.Status
- suffixedClassName(Configuration, ClassName, CdsElement) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns suffixed class name that is nested within the parent class for a given element.
- suffixedClassName(Configuration, CdsType) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns Java class name for given CDS type with a suffix.
T
- templateEventHandlerClassName(Configuration, CdsEntity, CdsOperation) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns the name of the template handler class for an action or functions.
- templateEventHandlerClassName(Configuration, CdsOperation) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns the name of the template handler class for an action or functions.
- TOLERANT - Enum constant in enum class com.sap.cds.generator.util.GeneratorMode
- TOLERANT - Enum constant in enum class com.sap.cds.generator.util.ParserMode
- toUpperUnderscore(String) - Static method in class com.sap.cds.generator.util.CaseFormatHelper
- typedServiceBuilderName(Configuration, CdsService) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns qualified typed service class name for the given
servicedefinition. - typedServiceClassName(Configuration, CdsService) - Static method in class com.sap.cds.generator.util.NamesUtils
-
Returns qualified typed service class name for the given
servicedefinition. - Types - Class in com.sap.cds.generator.writer
- TypeUtils - Class in com.sap.cds.generator.util
U
- unqualifiedName(String) - Static method in class com.sap.cds.generator.util.NamesUtils
- UnSupportedModelException - Exception in com.sap.cds.generator.util
- UnSupportedModelException(String) - Constructor for exception com.sap.cds.generator.util.UnSupportedModelException
V
- valueOf(String) - Static method in enum class com.sap.cds.generator.GeneratedAnnotationDetailLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cds.generator.MethodStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cds.generator.Result.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cds.generator.util.GeneratorMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cds.generator.util.ParserMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.sap.cds.generator.GeneratedAnnotationDetailLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cds.generator.MethodStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cds.generator.Result.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cds.generator.util.GeneratorMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cds.generator.util.ParserMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visit(CdsAction) - Method in class com.sap.cds.generator.writer.CreateAppServiceInterfaceVisitor
- visit(CdsAction) - Method in class com.sap.cds.generator.writer.CreateEventContextInterfaceVisitor
- visit(CdsAction) - Method in class com.sap.cds.generator.writer.CreateTemplateHandlerClassVisitor
- visit(CdsAction) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsArrayedType) - Method in class com.sap.cds.generator.writer.CreateConsumptionInterfaceVisitor
- visit(CdsArrayedType) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsElement) - Method in class com.sap.cds.generator.writer.CreateBuilderInterfaceVisitor
- visit(CdsElement) - Method in class com.sap.cds.generator.writer.CreateConsumptionInterfaceVisitor
- visit(CdsEntity) - Method in class com.sap.cds.generator.writer.CreateAppServiceInterfaceVisitor
- visit(CdsEntity) - Method in class com.sap.cds.generator.writer.CreateBuilderInterfaceVisitor
- visit(CdsEntity) - Method in class com.sap.cds.generator.writer.CreateConsumptionInterfaceVisitor
- visit(CdsEntity) - Method in class com.sap.cds.generator.writer.CreateTemplateHandlerClassVisitor
- visit(CdsEntity) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsEnumType<?>) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsEvent) - Method in class com.sap.cds.generator.writer.CreateBuilderInterfaceVisitor
- visit(CdsEvent) - Method in class com.sap.cds.generator.writer.CreateConsumptionInterfaceVisitor
- visit(CdsEvent) - Method in class com.sap.cds.generator.writer.CreateEventContextInterfaceVisitor
- visit(CdsEvent) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsFunction) - Method in class com.sap.cds.generator.writer.CreateAppServiceInterfaceVisitor
- visit(CdsFunction) - Method in class com.sap.cds.generator.writer.CreateEventContextInterfaceVisitor
- visit(CdsFunction) - Method in class com.sap.cds.generator.writer.CreateTemplateHandlerClassVisitor
- visit(CdsFunction) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsModel) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsParameter) - Method in class com.sap.cds.generator.writer.CreateEventContextInterfaceVisitor
- visit(CdsService) - Method in class com.sap.cds.generator.writer.CreateAppServiceInterfaceVisitor
- visit(CdsService) - Method in class com.sap.cds.generator.writer.ModelWriter
- visit(CdsStructuredType) - Method in class com.sap.cds.generator.writer.CreateBuilderInterfaceVisitor
- visit(CdsStructuredType) - Method in class com.sap.cds.generator.writer.CreateConsumptionInterfaceVisitor
- visit(CdsStructuredType) - Method in class com.sap.cds.generator.writer.ModelWriter
W
- warnOnJavaKeywords(String) - Static method in class com.sap.cds.generator.util.NamesUtils
- WrapperInterfaceCreator - Class in com.sap.cds.generator.writer
- writeType(String, TypeSpec, GeneratedFile.Consumer) - Static method in class com.sap.cds.generator.util.TypeUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form