SAP ABAP Class /IWFND/CL_MED_DOM_ABSTR_ELEMT (abstract class representing an element)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_MDL_ELEMENT | a general model element | 20110314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_ASSOC_USAGE | representing a meta data association entity | 20110407 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_CONTAINMNT | node class | 20110314 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_DOCU | Documentation Container | 20120911 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_MODEL_CLASS | model container class | 20110314 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_OPERATION | gateway operation | 20110316 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_PROPERTY | attribute | 20110316 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_MED_DOM_REFERENCE | reference object | 20110316 |
Properties
| Class | /IWFND/CL_MED_DOM_ABSTR_ELEMT | |
| Short Description | abstract class representing an element | |
| Super Class | ||
| 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
Class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_MDL_ELEMENT | a general model element | 20110314 |
Friends
Class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130318 | |||||
| 2 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 'FC_KeepInContent' | 20110314 | |||
| 3 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 'FC_TargetPath' | 20110314 | |||
| 4 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 'HttpMethod' | 20110321 | |||
| 5 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 'm' | 20110314 | |||
| 6 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 'icon' | 20110314 | |||
| 7 | Constant | Public | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 'sap' | 20110314 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_MODEL_CLASS | 20110316 | ||||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_ANO_ENTITY | 20110316 | ||||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_ANO_ENTITY | 20110316 | ||||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_TEXT | 20110316 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110314 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110314 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110314 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | /IWFND/MED_MDL_ENTITY_TAG | 20110314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110314 | |
| 2 | Instance method | Protected | Method | 20110314 | ||
| 3 | Instance method | Protected | Method | 20110314 | ||
| 4 | Instance method | Protected | Method | 20110314 | ||
| 5 | Instance method | Public | Method | 20110314 | ||
| 6 | Instance method | Protected | Method | 20110314 | ||
| 7 | Instance method | Protected | Method | 20110314 | ||
| 8 | Instance method | Protected | Method | 20110314 | ||
| 9 | Instance method | Protected | Method | 20110314 | ||
| 10 | Instance method | Protected | Method | 20110314 | ||
| 11 | Instance method | Protected | Method | 20110314 | ||
| 12 | Instance method | Public | Method | 20110314 |
Events
Class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no event.
Types
Class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no local type.
Method Signatures
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 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | 20110314 | ||||
| 3 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ELMNT_EXT_NAME | External Name of the model entity | 20110314 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ELEMENT_NAME | 20110314 | ||||
| 5 | IV_SEMANTIC | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ENTITY_TAG | 20110314 |
Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method CONVERT_TO_BOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BOOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110314 | ||||
| 2 | IV_BOOLEAN | Call by reference | Type reference (TYPE) | BOOLEAN | 20110314 |
Method CONVERT_TO_BOOL on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_ANNOTATION_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20110314 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 20110314 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 20110314 |
Method GET_ANNOTATION_VALUE on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_BOOL_ANNOTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110314 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 20110314 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 20110314 |
Method GET_BOOL_ANNOTATION on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_ENTITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENTITY_ID | Value transfer | Type reference (TYPE) | /IWFND/MED_MDL_UUID_SMALL | Small UUID | 20110314 |
Method GET_ENTITY_ID on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_PRIVATE_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRIVATE_ANNOTATIONS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_ANNOTATIONS | annotation table | 20110314 |
Method GET_PRIVATE_ANNOTATIONS on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_PUBLIC_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANNOTATIONS | Call by reference | Type reference (TYPE) | /IWFND/T_MED_MDL_ANNOTATIONS | 20110314 |
Method GET_PUBLIC_ANNOTATIONS on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_PUBLIC_ANNOTATION_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20110314 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 20110314 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 20110314 |
Method GET_PUBLIC_ANNOTATION_VALUE on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_PUBLIC_BOOL_ANNOTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110314 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOTATION_KEY | 20110314 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_ANNOT_NAMESPACE | 20110314 |
Method GET_PUBLIC_BOOL_ANNOTATION on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_TEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110314 | ||||
| 2 | IV_TEXT_TYPE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_TEXT_TYPE | 20110314 |
Method GET_TEXT_ELEMENT on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method GET_TEXT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TEXT_ENTITY | Value transfer | Object reference (TYPE REF TO) | /IWFND/S_MED_MDL_RW_TEXT | 20110314 |
Method GET_TEXT_OBJECT on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
Method HAS_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_PARENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110314 |
Method HAS_PARENT on class /IWFND/CL_MED_DOM_ABSTR_ELEMT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |