SAP ABAP Class /IWFND/CL_MED_DOM_ASSOC_USAGE (representing a meta data association entity)
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 | 20110407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_MDL_REFERENCE | a reference between nodes | 20110407 |
Properties
| Class | /IWFND/CL_MED_DOM_ASSOC_USAGE | |
| Short Description | representing a meta data association entity | |
| 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 | 20110407 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_MED_DOM_ASSOC_USAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_MED_MDL_REFERENCE | a reference between nodes | 20110407 |
Friends
Class /IWFND/CL_MED_DOM_ASSOC_USAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110407 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_S_DOM_REFERENCE | 20110407 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20110912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110407 |
Events
Class /IWFND/CL_MED_DOM_ASSOC_USAGE has no event.
Types
Class /IWFND/CL_MED_DOM_ASSOC_USAGE 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_ASSOCIATION | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_REFERENCE | 20110912 | ||||
| 2 | IO_MODEL_CLASS | Call by reference | Object reference (TYPE REF TO) | /IWFND/CL_MED_DOM_MODEL_CLASS | 20110407 | ||||
| 3 | IR_REFERENCE | Call by reference | Object reference (TYPE REF TO) | /IWFND/IF_MED_MDL_OBJECT_CLASS=>TY_S_DOM_REFERENCE | 20110407 | ||||
| 4 | IV_IS_INVERSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110912 |
Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_ASSOC_USAGE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |