Class EdmAssociationSetImplProv
java.lang.Object
org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
- All Implemented Interfaces:
EdmAnnotatable,EdmAssociationSet,EdmNamed
public class EdmAssociationSetImplProv
extends EdmNamedImplProv
implements EdmAssociationSet, EdmAnnotatable
-
Field Summary
Fields inherited from class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
edm -
Constructor Summary
ConstructorsConstructorDescriptionEdmAssociationSetImplProv(EdmImplProv edm, AssociationSet associationSet, EdmEntityContainer edmEntityContainer) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
getName
-
Constructor Details
-
EdmAssociationSetImplProv
public EdmAssociationSetImplProv(EdmImplProv edm, AssociationSet associationSet, EdmEntityContainer edmEntityContainer) throws EdmException - Throws:
EdmException
-
-
Method Details
-
getAssociation
- Specified by:
getAssociationin interfaceEdmAssociationSet- Throws:
EdmException
-
getEnd
- Specified by:
getEndin interfaceEdmAssociationSet- Throws:
EdmException
-
getEntityContainer
- Specified by:
getEntityContainerin interfaceEdmAssociationSet- Throws:
EdmException
-
getAnnotations
- Specified by:
getAnnotationsin interfaceEdmAnnotatable- Throws:
EdmException
-