Uses of Interface
com.sap.cds.reflect.CdsAnnotation
Packages that use CdsAnnotation
-
Uses of CdsAnnotation in com.sap.cds.reflect
Methods in com.sap.cds.reflect that return types with arguments of type CdsAnnotationModifier and TypeMethodDescriptionStream<CdsAnnotation<?>>CdsAnnotatable.annotations()Stream<CdsAnnotation<?>>CdsModel.annotations(String namespace) Returns a sequentialStreamover allCdsAnnotation(s)for the given namespace.<T> Optional<CdsAnnotation<T>>CdsAnnotatable.findAnnotation(String name) Returns anOptionalwrapping aCdsAnnotation.