Uses of Interface
org.apache.olingo.odata2.api.edm.EdmStructuralType
Packages that use EdmStructuralType
Package
Description
Entity Data Model API
-
Uses of EdmStructuralType in org.apache.olingo.odata2.api.edm
Subinterfaces of EdmStructuralType in org.apache.olingo.odata2.api.edmModifier and TypeInterfaceDescriptioninterfaceA CSDL ComplexType element.interfaceA CSDL EntityType element.Methods in org.apache.olingo.odata2.api.edm that return EdmStructuralTypeModifier and TypeMethodDescriptionEdmStructuralType.getBaseType()Base types are described in the OData protocol specification. -
Uses of EdmStructuralType in org.apache.olingo.odata2.core.edm.provider
Classes in org.apache.olingo.odata2.core.edm.provider that implement EdmStructuralTypeModifier and TypeClassDescriptionclassclassclassFields in org.apache.olingo.odata2.core.edm.provider declared as EdmStructuralTypeModifier and TypeFieldDescriptionprotected EdmStructuralTypeEdmStructuralTypeImplProv.edmBaseTypeMethods in org.apache.olingo.odata2.core.edm.provider that return EdmStructuralType -
Uses of EdmStructuralType in org.apache.olingo.odata2.core.uri.expression
Methods in org.apache.olingo.odata2.core.uri.expression with parameters of type EdmStructuralTypeModifier and TypeMethodDescriptionstatic ExpressionParserExceptionFilterParserExceptionImpl.createPROPERTY_NAME_NOT_FOUND_IN_TYPE(EdmStructuralType parentType, PropertyExpression property, Token token, String expression) protected voidFilterParserImpl.validateEdmPropertyOfStructuredType(EdmStructuralType parentType, PropertyExpressionImpl property, Token propertyToken)