Interface EdmType

All Superinterfaces:
EdmNamed
All Known Subinterfaces:
EdmAction, EdmComplexType, EdmEntityType, EdmEnumType, EdmFunction, EdmOperation, EdmPrimitiveType, EdmStructuredType, EdmTypeDefinition

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