Interface EdmOperationImport

All Superinterfaces:
EdmAnnotatable, EdmNamed
All Known Subinterfaces:
EdmActionImport, EdmFunctionImport

public interface EdmOperationImport extends EdmNamed, EdmAnnotatable
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.