SAP ABAP Class /IWFND/CL_MED_DOM_MODEL_CLASS (model container 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_OBJECT_CLASS | a node of an object | 20110314 |
Properties
| Class | /IWFND/CL_MED_DOM_MODEL_CLASS | |
| Short Description | model container 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_MDL_OBJECT_CLASS | a node of an object | 20110314 |
Friends
Class /IWFND/CL_MED_DOM_MODEL_CLASS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OPERATION | 20110314 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_LOGGER | Logger for AppsLog and CCMS | 20120312 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_DATA_OBJECT | 20110318 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_S_DOM_MODEL_CLASS | 20110314 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_REFERENCE=>TY_MED_MDL_REFERENCE_TABLE | 20110407 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_REFERENCE=>TY_MED_MDL_REFERENCE_TABLE | 20110906 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_NODE=>TY_MED_MDL_NODE_TABLE | 20110407 | ||||
| 8 | Instance attribute | Private | See coding | 20110316 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_REFERENCE=>TY_MED_MDL_REFERENCE_TABLE | 20110901 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_OPERATION=>TY_MED_MDL_OPERATION_TABLE | 20110314 | ||||
| 11 | Instance attribute | Private | See coding | 20110407 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | /IWFND/IF_MED_MDL_NODE=>TY_MED_MDL_NODE_TABLE | 20110314 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110314 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | Small UUID | 20110314 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /IWFND/COR_GSDO_TYPE | SCL Business Object | 20110314 | |||
| 16 | Instance attribute | Public | Attribute reference (LIKE) | 20110314 | |||||
| 17 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_MODEL_TYPE | type of meta model | 20110314 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130905 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | /IWFND/MED_MDL_VERSION | version of meta model entity | 20110314 |
Methods
Events
Class /IWFND/CL_MED_DOM_MODEL_CLASS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DOM_CONTAINER | Public | Attribute reference (LIKE) | 20110318 | |
||
| 2 | TY_S_DOM_ENTITY_HDR | Public | Attribute reference (LIKE) | 20110318 | |
||
| 3 | TY_S_DOM_MODEL_CLASS | Public | Attribute reference (LIKE) | 20110318 | |
||
| 4 | TY_S_DOM_OPERATION | Public | Attribute reference (LIKE) | 20110318 | |
||
| 5 | TY_S_DOM_REFERENCE | Public | Attribute reference (LIKE) | 20110318 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODEL_CLASS | Call by reference | Type reference (TYPE) | TY_S_DOM_MODEL_CLASS | 20110314 |
Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ANNOTATIONS Signature
Method GET_ANNOTATIONS on class /IWFND/CL_MED_DOM_MODEL_CLASS has no parameter.
Method GET_ANNOTATIONS on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ASSOCIATION_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110407 | ||||
| 2 | IV_SOURCE_ENTITY_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110407 | ||||
| 3 | RO_ASSOCIATION | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110407 |
Method GET_ASSOCIATION_BY_ID on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ASSOCIATION_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REFERENCE | Call by reference | Object reference (TYPE REF TO) | TY_S_DOM_REFERENCE | 20110407 | ||||
| 2 | IV_SOURCE_ENTITY_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110407 | ||||
| 3 | RO_REFERENCE | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110407 |
Method GET_ASSOCIATION_BY_REF on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ASSOCICATION_SET_BY_ESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | a reference between nodes | 20130124 | |||
| 2 | IR_ASSOCIATION | Call by reference | Object reference (TYPE REF TO) | TY_S_DOM_REFERENCE | 20130124 | ||||
| 3 | IV_TO_ROLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | From/To Role | 20130124 | |||
| 4 | RO_ASSOCIATION_SET | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | a reference between nodes | 20130124 |
Method GET_ASSOCICATION_SET_BY_ESET on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_CONTAINER_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ENTITY_ID | 20110314 | ||||
| 2 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20110314 |
Method GET_CONTAINER_BY_ID on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_CONTAINER_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | TY_S_DOM_CONTAINER | 20110316 | ||||
| 2 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | 20110316 |
Method GET_CONTAINER_BY_REF on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_DOCUMENTATION_BY_TARGET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TARGET_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | Entity ID for which the documentation is requested | 20120912 | |||
| 2 | RO_DOCUMENTATION | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_DOCU | documentation information | 20120912 |
Method GET_DOCUMENTATION_BY_TARGET_ID on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWFND/CL_MED_DOM_MODEL_CLASS has no parameter.
Method GET_NAME on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_OPERATION_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ENTITY_ID | 20110314 | ||||
| 2 | RO_OPERATION | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OPERATION | 20110314 |
Method GET_OPERATION_BY_ID on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_OPERATION_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OPERATION | Call by reference | Object reference (TYPE REF TO) | TY_S_DOM_OPERATION | 20110316 | ||||
| 2 | RO_OPERATION | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OPERATION | 20110316 |
Method GET_OPERATION_BY_REF on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_PRIVATE_ENTITY_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110401 | ||||
| 2 | RR_ENTITY_ANNO | Value transfer | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_ANO_ENTITY | 20110401 |
Method GET_PRIVATE_ENTITY_ANNOTATIONS on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_PUBLIC_ENTITY_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110401 | ||||
| 2 | RR_ENTITY_ANNO | Value transfer | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_ANO_ENTITY | 20110401 |
Method GET_PUBLIC_ENTITY_ANNOTATIONS on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_REFERENCE_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REFERENCE | Call by reference | Object reference (TYPE REF TO) | TY_S_DOM_REFERENCE | 20110316 | ||||
| 2 | RO_REFERENCE | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110316 |
Method GET_REFERENCE_BY_REF on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ROOT Signature
Method GET_ROOT on class /IWFND/CL_MED_DOM_MODEL_CLASS has no parameter.
Method GET_ROOT on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method GET_ROOT_INTERNALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ELEMENT_NAME | 20110314 | ||||
| 2 | RO_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_DATA_OBJECT | 20110314 |
Method GET_ROOT_INTERNALLY on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method SEARCH_NODE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MATCHING_NODE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | a node of an object | 20110314 | |||
| 2 | CT_NODE_PATH | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_MED_MDL_NODE_PATH_TABLE | 20110314 | ||||
| 3 | CV_SOURCE_NODE_DEPTH | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110314 | |||
| 4 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | a node of an object | 20110314 | |||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110314 |
Method SEARCH_NODE_BY_NAME on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
Method SEARCH_NODE_BY_TECHNICAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MATCHING_NODE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | a node of an object | 20110314 | |||
| 2 | CT_NODE_PATH | Call by reference | Type reference (TYPE) | /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_MED_MDL_NODE_PATH_TABLE | 20110314 | ||||
| 3 | CV_SOURCE_NODE_DEPTH | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110314 | |||
| 4 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_NODE | a node of an object | 20110314 | |||
| 5 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20110314 |
Method SEARCH_NODE_BY_TECHNICAL_NAME on class /IWFND/CL_MED_DOM_MODEL_CLASS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |