SAP ABAP Class CL_USMD_MAC_ATTRIBUTE (Attribute)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAC (Package) UI Model Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_USMD_MAC_SELECTABLE | Selectable | 20120329 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_MAC_ATTRIBUTE | Attribute | 20120329 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_MAC_CONCEPT | Concept | 20120329 |
Properties
| Class | CL_USMD_MAC_ATTRIBUTE | |
| Short Description | Attribute | |
| Super Class | CL_USMD_MAC_SELECTABLE | Selectable |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD2_MAC | UI Model Access |
| Created | 20120329 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_MAC_ATTRIBUTE | Attribute | 20120329 | ||
| 2 | IF_USMD_MAC_CONCEPT | Concept | 20120329 |
Friends
Class CL_USMD_MAC_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'ATTRIBUTE' | Name of the Representing XML Element | 20120329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | Constructs an Attribute | 20120329 |
Events
Class CL_USMD_MAC_ATTRIBUTE has no event.
Types
Class CL_USMD_MAC_ATTRIBUTE 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_DOC_MODEL_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document Representing the Model Type | 20120329 | |||
| 2 | IO_ELE_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | XML Element Representing the Attribute | 20120329 | |||
| 3 | IS_MODEL_TYPE | Call by reference | Type reference (TYPE) | CL_USMD_MAC_MODEL_WRAPPER=>TS_MODEL_TYPE | Model Type | 20120509 |
Method CONSTRUCTOR on class CL_USMD_MAC_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |