Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAssociation

Packages that use EdmAssociation
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmAssociation in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that return EdmAssociation
 EdmAssociation EdmAssociationSet.getAssociation()
          Get the association
 EdmAssociation Edm.getAssociation(String namespace, String name)
          Get association by full qualified name
 EdmAssociation EdmNavigationProperty.getRelationship()
          Get the relationship of the navigation property
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.