public class EdmAssociationSetEndImplProv extends Object implements EdmAssociationSetEnd, EdmAnnotatable
| Constructor and Description |
|---|
EdmAssociationSetEndImplProv(AssociationSetEnd end,
EdmEntitySet entitySet) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations()
Get all annotations applied to an EDM element
|
EdmEntitySet |
getEntitySet()
Get the entity set
|
String |
getRole()
Get the role name
|
public EdmAssociationSetEndImplProv(AssociationSetEnd end, EdmEntitySet entitySet) throws EdmException
EdmExceptionpublic EdmEntitySet getEntitySet() throws EdmException
EdmAssociationSetEndgetEntitySet in interface EdmAssociationSetEndEdmEntitySetEdmExceptionpublic String getRole()
EdmAssociationSetEndgetRole in interface EdmAssociationSetEndpublic EdmAnnotations getAnnotations() throws EdmException
EdmAnnotatablegetAnnotations in interface EdmAnnotatableEdmAnnotations never nullEdmExceptionCopyright © 2020. All rights reserved.