Interface EdmNamed

All Known Subinterfaces:
EdmAction, EdmActionImport, EdmBindingTarget, EdmComplexType, EdmElement, EdmEntityContainer, EdmEntitySet, EdmEntityType, EdmEnumType, EdmFunction, EdmFunctionImport, EdmMember, EdmNavigationProperty, EdmOperation, EdmOperationImport, EdmParameter, EdmPrimitiveType, EdmProperty, EdmSingleton, EdmStructuredType, EdmTerm, EdmTermType, EdmType, EdmTypeDefinition
All Known Implementing Classes:
AbstractEdmBindingTarget, AbstractEdmNamed, AbstractEdmOperation, AbstractEdmOperationImport, AbstractEdmStructuredType, AbstractGeospatialType, DynamicProperty, DynamicStructuredType, EdmActionImpl, EdmActionImportImpl, EdmAnnotationPath, EdmAnyPropertyPath, EdmBinary, EdmBoolean, EdmByte, EdmComplexTypeImpl, EdmDate, EdmDateTimeOffset, EdmDecimal, EdmDouble, EdmDuration, EdmEntityContainerImpl, EdmEntitySetImpl, EdmEntityTypeImpl, EdmEnumTypeImpl, EdmFunctionImpl, EdmFunctionImportImpl, EdmGeography, EdmGeographyCollection, EdmGeographyLineString, EdmGeographyMultiLineString, EdmGeographyMultiPoint, EdmGeographyMultiPolygon, EdmGeographyPoint, EdmGeographyPolygon, EdmGeometry, EdmGeometryCollection, EdmGeometryLineString, EdmGeometryMultiLineString, EdmGeometryMultiPoint, EdmGeometryMultiPolygon, EdmGeometryPoint, EdmGeometryPolygon, EdmGuid, EdmInt16, EdmInt32, EdmInt64, EdmMemberImpl, EdmModelElementPath, EdmNavigationPropertyImpl, EdmNavigationPropertyPath, EdmParameterImpl, EdmPropertyImpl, EdmPropertyPath, EdmSByte, EdmSingle, EdmSingletonImpl, EdmStream, EdmString, EdmTermImpl, EdmTimeOfDay, EdmTypeDefinitionImpl, EdmTypeImpl, SingletonPrimitiveType, SingletonTermType

public interface EdmNamed
EdmNamed is the base interface for nearly all CSDL constructs.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getName

      String getName()
      Returns:
      name as String