public interface EdmMetadataAssociationEnd extends EdmAssociationEnd
EdmAssociationEnd defines one side of the relationship of two entity types.
Modifier and Type | Method and Description |
---|---|
EdmOnDelete |
getOnDelete() |
getEntityType, getMultiplicity, getRole
getAnnotations
EdmOnDelete getOnDelete()
OnDelete
on deleteCopyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.