Interface EdmElement

All Superinterfaces:
EdmNamed, EdmTyped
All Known Subinterfaces:
EdmNavigationProperty, EdmParameter, EdmProperty
All Known Implementing Classes:
DynamicProperty, EdmNavigationPropertyImpl, EdmParameterImpl, EdmPropertyImpl

public interface EdmElement extends EdmNamed, EdmTyped