Interface EdmxFlavourMapper.Mapping

Enclosing interface:
EdmxFlavourMapper

public static interface EdmxFlavourMapper.Mapping
The CdsElement with it's name in the EDMX and CSN.
  • Method Details

    • getTargetElement

      com.sap.cds.reflect.CdsElement getTargetElement()
      Returns:
      the CdsElement associated with the mapped names
    • getRootElement

      com.sap.cds.reflect.CdsElement getRootElement()
      Returns:
      the originating root CdsElement from which the target element was derived or the target element if it was not derived.
    • getEdmxName

      String getEdmxName()
      Returns:
      the EDMX name
    • getCsnName

      String getCsnName()
      Returns:
      the CSN name