Uses of Interface
com.sap.cds.reflect.overlay.CdsElementExtender
Packages that use CdsElementExtender
-
Uses of CdsElementExtender in com.sap.cds.reflect.overlay
Methods in com.sap.cds.reflect.overlay that return CdsElementExtenderModifier and TypeMethodDescriptionCdsElementExtender.addAnnotation(String key, Object value) Adds an annotation to the element.CdsEntityExtender.addElement(String name) Creates a newCdsElementExtenderfor an element with the given name to be added to the entity.Returns a newCdsElementExtenderfor an element with the given name.CdsElementExtender.type(CdsBaseType baseType) Sets the type for the element.CdsElementExtender.type(CdsBaseType baseType, Map<String, Object> properties) Sets the type for the element.