Interface EdmStructuralType

All Superinterfaces:
EdmAnnotatable, EdmMappable, EdmNamed, EdmType
All Known Subinterfaces:
EdmComplexType, EdmEntityType
All Known Implementing Classes:
EdmComplexTypeImplProv, EdmEntityTypeImplProv, EdmStructuralTypeImplProv

public interface EdmStructuralType extends EdmMappable, EdmType, EdmAnnotatable