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 | 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 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 'is-thing-type' | 20110314 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110409 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_MODEL_CLASS=>TY_S_DOM_CONTAINER | 20110316 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_OPERATION_TABLE | 20110314 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_PROPERTY_TABLE | 20110314 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/IF_MED_MDL_ELEMENT=>TY_MED_MDL_REFERENCE_TABLE | 20110314 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110331 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110409 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110715 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110314 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110715 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20110314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110412 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110314 | |
| 3 | Instance method | Public | Method | returns the type name of a base/super type (inheritance) | 20110412 | |
| 4 | Instance method | Public | Method | 20110314 | ||
| 5 | Instance method | Protected | Method | 20110316 | ||
| 6 | 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 | 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 | IO_MODEL_CLASS | Call by reference | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_MODEL_CLASS | 20110316 | ||||
| 2 | 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 | 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 | 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 | 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 |