Interface EdmProperty

All Superinterfaces:
EdmAnnotatable, EdmElement, EdmMappable, EdmNamed, EdmTyped
All Known Implementing Classes:
EdmComplexPropertyImplProv, EdmPropertyImplProv, EdmSimplePropertyImplProv

public interface EdmProperty extends EdmElement, EdmAnnotatable
A CSDL Property element

EdmProperty defines a simple type or a complex type.