Interface EdmComplexType

All Superinterfaces:
EdmAnnotatable, EdmNamed, EdmStructuredType, EdmType

public interface EdmComplexType extends EdmStructuredType
A CSDL ComplexType element.
EdmComplexType holds a set of related information like EdmPrimitiveType properties and EdmComplexType properties.