public class EdmReferentialConstraintRoleImplProv extends Object implements EdmReferentialConstraintRole, EdmAnnotatable
| Constructor and Description |
|---|
EdmReferentialConstraintRoleImplProv(ReferentialConstraintRole role) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations()
Get all annotations applied to an EDM element
|
List<String> |
getPropertyRefNames()
Get the properties
|
String |
getRole()
Get the role
|
public EdmReferentialConstraintRoleImplProv(ReferentialConstraintRole role) throws EdmException
EdmExceptionpublic String getRole()
EdmReferentialConstraintRolegetRole in interface EdmReferentialConstraintRolepublic List<String> getPropertyRefNames()
EdmReferentialConstraintRolegetPropertyRefNames in interface EdmReferentialConstraintRolepublic EdmAnnotations getAnnotations() throws EdmException
EdmAnnotatablegetAnnotations in interface EdmAnnotatableEdmAnnotations never nullEdmExceptionCopyright © 2020. All rights reserved.