Class EdmNavigationPropertyImplProv
java.lang.Object
org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
- All Implemented Interfaces:
EdmAnnotatable,EdmMappable,EdmNamed,EdmNavigationProperty,EdmTyped
public class EdmNavigationPropertyImplProv
extends EdmTypedImplProv
implements EdmNavigationProperty, EdmAnnotatable
-
Field Summary
Fields inherited from class org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
edmTypeFields inherited from class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
edm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
getName
-
Constructor Details
-
Method Details
-
getType
- Specified by:
getTypein interfaceEdmTyped- Overrides:
getTypein classEdmTypedImplProv- Throws:
EdmException
-
getMultiplicity
- Specified by:
getMultiplicityin interfaceEdmTyped- Overrides:
getMultiplicityin classEdmTypedImplProv- Throws:
EdmException
-
getRelationship
- Specified by:
getRelationshipin interfaceEdmNavigationProperty- Throws:
EdmException
-
getFromRole
- Specified by:
getFromRolein interfaceEdmNavigationProperty- Throws:
EdmException
-
getToRole
- Specified by:
getToRolein interfaceEdmNavigationProperty- Throws:
EdmException
-
getAnnotations
- Specified by:
getAnnotationsin interfaceEdmAnnotatable- Throws:
EdmException
-
getMapping
- Specified by:
getMappingin interfaceEdmMappable- Throws:
EdmException
-