SAP ABAP Class /UI2/CL_EDM_MODEL (EDM Model Provider)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_EDM_MODEL EDM Model Provider 20110930
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_ADAPTATION EDM Model Provider: Adaptation 20121002
2 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_FAVORITES EDM Model Provider: Favorites 20130514
3 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_INTEROP EDM Model Provider: Interoperability 20130627
4 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_NAV_RES EDM Model Provider: Navigation REsulution 20130517
5 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_NAV_TREE EDM Model Provider: Navigation tree 20111014
6 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_PB EDM Model Provider: Pagebuilder 20120614
7 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_QUICKVIEW EDM Model Provider: Quickview 20120306
8 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_TRANSPORT EDM Model Provider: Interoperability 20130806
9 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_EDM_MP_USERMENUITEM EDM Model Provider for UserMenuItem 20130613
10 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_TEST_EDM_MP EDM Model Provider: Pagebuilder 20120130
Properties
Class /UI2/CL_EDM_MODEL  
Short Description EDM Model Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_CORE_EDM   UI BE: Entity Data Model Core logic (release independent) 
Created 20110930   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_EDM_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_EDM_MODEL EDM Model Provider 20110930
Friends
Class /UI2/CL_EDM_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ENTITY Static Attribute Private Type reference (TYPE) TP_T_ENTITY Single-Character Flag 20111212
2 M_EDM_MODEL_EXTERNAL Instance attribute Private Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_S_MODEL 20121030
Methods
Class /UI2/CL_EDM_MODEL has no method.
Events
Class /UI2/CL_EDM_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_ENTITY Private See coding 20111212 begin of TP_s_ENTITY, entity_name type string, entity type ref to /ui2/if_edm_model_entity, END OF tp_s_entity
2 TP_T_ENTITY Private See coding 20111212 tp_t_entity type HASHED TABLE of tp_s_entity WITH UNIQUE key entity_name
History
Last changed by/on SAP  20131127 
SAP Release Created in 120