Module: OData::Model::Associations

Extended by:
ActiveSupport::Concern
Included in:
OData::Model
Defined in:
lib/odata/model/associations.rb

Overview

The OData::Model::Associations module encapsulates all the functionality specifically needed for OData::Model to support the mapping of OData::Entity associations in a convenient way.

Defined Under Namespace

Modules: ClassMethods