Interface EdmType

All Superinterfaces:
EdmNamed
All Known Subinterfaces:
EdmAction, EdmComplexType, EdmEntityType, EdmEnumType, EdmFunction, EdmOperation, EdmPrimitiveType, EdmStructuredType, EdmTermType, EdmTypeDefinition
All Known Implementing Classes:
AbstractEdmOperation, AbstractEdmStructuredType, AbstractGeospatialType, DynamicStructuredType, EdmActionImpl, EdmAnnotationPath, EdmAnyPropertyPath, EdmBinary, EdmBoolean, EdmByte, EdmComplexTypeImpl, EdmDate, EdmDateTimeOffset, EdmDecimal, EdmDouble, EdmDuration, EdmEntityTypeImpl, EdmEnumTypeImpl, EdmFunctionImpl, EdmGeography, EdmGeographyCollection, EdmGeographyLineString, EdmGeographyMultiLineString, EdmGeographyMultiPoint, EdmGeographyMultiPolygon, EdmGeographyPoint, EdmGeographyPolygon, EdmGeometry, EdmGeometryCollection, EdmGeometryLineString, EdmGeometryMultiLineString, EdmGeometryMultiPoint, EdmGeometryMultiPolygon, EdmGeometryPoint, EdmGeometryPolygon, EdmGuid, EdmInt16, EdmInt32, EdmInt64, EdmModelElementPath, EdmNavigationPropertyPath, EdmPropertyPath, EdmSByte, EdmSingle, EdmStream, EdmString, EdmTimeOfDay, EdmTypeDefinitionImpl, EdmTypeImpl, SingletonPrimitiveType, SingletonTermType

public interface EdmType extends EdmNamed
EdmType holds the namespace of a given type and its type as EdmTypeKind.