public class EdmReferentialConstraintRoleImplProv extends Object implements EdmReferentialConstraintRole, EdmAnnotatable
| Constructor and Description |
|---|
EdmReferentialConstraintRoleImplProv(ReferentialConstraintRole role) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations() |
List<String> |
getPropertyRefNames() |
String |
getRole() |
public EdmReferentialConstraintRoleImplProv(ReferentialConstraintRole role) throws EdmException
EdmExceptionpublic String getRole()
getRole in interface EdmReferentialConstraintRolepublic List<String> getPropertyRefNames()
getPropertyRefNames in interface EdmReferentialConstraintRolepublic EdmAnnotations getAnnotations() throws EdmException
getAnnotations in interface EdmAnnotatableEdmExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.