SAP ABAP Class CL_CIM_NAMEDELEMENT (Basis Class for Named CIM Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_CIM (Package) WBEM Client: CIM Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_ELEMENT | Basis Class for CIM Elements | 20080619 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_OBJECT | Basis Class for CIM Class and CIM Instance | 20091021 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_QUALIFIERDECLARATION | Declaration of Qualifier | 20091027 |
Properties
| Class | CL_CIM_NAMEDELEMENT | |
| Short Description | Basis Class for Named CIM Elements | |
| Super Class | CL_CIM_ELEMENT | Basis Class for CIM Elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_CIM | WBEM Client: CIM Objects |
| Created | 20080619 | SAP |
| Last change | 20110908 | 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
Class CL_CIM_NAMEDELEMENT has no interface implemented.
Friends
Class CL_CIM_NAMEDELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Element Name (case-insensitive) | 20080624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes the case of the element name | 20090216 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080619 | |
| 3 | Instance method | Public | Method | Creates a copy with a new name | 20080909 |
Events
Class CL_CIM_NAMEDELEMENT has no event.
Types
Class CL_CIM_NAMEDELEMENT has no local type.
Method Signatures
Method ADJUST_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name in anderer Schreibweise | 20090216 |
Method ADJUST_NAME on class CL_CIM_NAMEDELEMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20080619 |
Method CONSTRUCTOR on class CL_CIM_NAMEDELEMENT has no exception.
Method COPY_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLONE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_NAMEDELEMENT | 20080909 | ||||
| 2 | NAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20080909 |
Method COPY_RENAME on class CL_CIM_NAMEDELEMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |