SAP ABAP Class /IWFND/CL_MED_DOM_CONTAINMNT (node class)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MED_DOM (Package) GW Framework - Metadata - Data Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 20110314
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_MED_MDL_NODE a node of an object 20110314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_MED_DOM_DATA_OBJECT the root node of a data object 20110316
Properties
Class /IWFND/CL_MED_DOM_CONTAINMNT  
Short Description node class    
Super Class /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MED_DOM   GW Framework - Metadata - Data Object Model 
Created 20110314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_MED_MDL_NODE a node of an object 20110314
Friends
Class /IWFND/CL_MED_DOM_CONTAINMNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SAP_DP_ANNOTATION_THING_KEY Constant Public Type reference (TYPE) /IWFND/MED_MDL_ANNOTATION_KEY 'is-thing-type' 20110314
2 MO_BASE_TYPE_REF Instance attribute Protected Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_REFERENCE 20110409
3 MR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_CONTAINER 20110316
4 MT_OPERATIONS Instance attribute Protected Type reference (TYPE) /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_OPERATION_TABLE 20110314
5 MT_PROPERTIES Instance attribute Protected Type reference (TYPE) /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_PROPERTY_TABLE 20110314
6 MT_REFERENCES Instance attribute Protected Type reference (TYPE) /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_REFERENCE_TABLE 20110314
7 MV_ENTITY_SET_NAME Instance attribute Protected Type reference (TYPE) STRING 20110331
8 MV_IS_ABSTRACT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110409
9 MV_IS_ADDRESSABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110715
10 MV_IS_CREATABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
11 MV_IS_DELETABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
12 MV_IS_FILTER_REQUIRED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
13 MV_IS_MEDIA_TYPE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110314
14 MV_IS_PAGEABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110715
15 MV_IS_SUBSCRIBABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
16 MV_IS_UPDATABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
17 MV_SUPPORTS_SEARCH Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110314
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROPERTY_TYPES Instance method Protected Method 20110412
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110314
3 GET_BASE_TYPE Instance method Public Method returns the type name of a base/super type (inheritance) 20110412
4 GET_PROPERTIES Instance method Public Method 20110314
5 GET_PROPERTIES_REF Instance method Protected Method 20110316
6 SET_FILTERABLE_ON_ATTRIBUTES Instance method Protected Method 20110314
Events
Class /IWFND/CL_MED_DOM_CONTAINMNT has no event.
Types
Class /IWFND/CL_MED_DOM_CONTAINMNT has no local type.
Method Signatures

Method ADD_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPONENTS Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE 20110412

Method ADD_PROPERTY_TYPES on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_MODEL_CLASS 20110316
2 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_CONTAINER 20110314

Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.

Method GET_BASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BASE_TYPE Value transfer Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_CONTAINMNT 20110412

Method GET_BASE_TYPE on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class /IWFND/CL_MED_DOM_CONTAINMNT has no parameter.
Method GET_PROPERTIES on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.

Method GET_PROPERTIES_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PROPERTIES Value transfer Object reference (TYPE REF TO) /IWFND/T_MED_MDL_RW_PROPERTIES 20110316

Method GET_PROPERTIES_REF on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.

Method SET_FILTERABLE_ON_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INPUT_NODE Call by reference Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_CONTAINMNT 20110314

Method SET_FILTERABLE_ON_ATTRIBUTES on class /IWFND/CL_MED_DOM_CONTAINMNT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250