public class EdmAssociationSetEndImplProv extends Object implements EdmAssociationSetEnd, EdmAnnotatable
| Constructor and Description |
|---|
EdmAssociationSetEndImplProv(AssociationSetEnd end,
EdmEntitySet entitySet) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations() |
EdmEntitySet |
getEntitySet() |
String |
getRole() |
public EdmAssociationSetEndImplProv(AssociationSetEnd end, EdmEntitySet entitySet) throws EdmException
EdmExceptionpublic EdmEntitySet getEntitySet() throws EdmException
getEntitySet in interface EdmAssociationSetEndEdmExceptionpublic String getRole()
getRole in interface EdmAssociationSetEndpublic EdmAnnotations getAnnotations() throws EdmException
getAnnotations in interface EdmAnnotatableEdmExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.