Uses of Interface
com.sap.cds.ql.cqn.Path
Packages that use Path
-
Uses of Path in com.sap.cds
Methods in com.sap.cds with parameters of type PathModifier and TypeMethodDescriptionCdsDataProcessor.Converter.convert(Path path, CdsElement element, Object value) Converts the value for the given element.CdsDataProcessor.Generator.generate(Path path, CdsElement element, boolean isNull) Generates a value for the given element.default booleanCdsDataProcessor.Filter.test(Path path, CdsElement element) booleanCdsDataProcessor.Filter.test(Path path, CdsElement element, CdsType type) Evaluates this filter predicate on the given arguments.voidCdsDataProcessor.Validator.validate(Path path, CdsElement element, Object value) Validates the value of the given element. -
Uses of Path in com.sap.cds.ql.cqn
Subinterfaces of Path in com.sap.cds.ql.cqnModifier and TypeInterfaceDescriptioninterfaceContains the analysis result for aCqnStructuredTypeReforCqnStatement.