SAP ABAP Class CL_UML_CACHED_TYPE_RTTI (Buffered Type for RTTI Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_UML (Package) UML Class Diagram

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UML_CACHED_TYPE | Buffered Type for CL_UML_CACHE | 20071031 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UML_CACHED_TYPE_ATTR | Abstract Class for Types with Attributes | 20081113 |
Properties
Class | CL_UML_CACHED_TYPE_RTTI | |
Short Description | Buffered Type for RTTI Types | |
Super Class | CL_UML_CACHED_TYPE | Buffered Type for CL_UML_CACHE |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | S_ABAP_TOOLS_UML | UML Class Diagram |
Created | 20071031 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UML_CACHED_TYPE_RTTI has no interface implemented.
Friends
Class CL_UML_CACHED_TYPE_RTTI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPECATEGORY | 'R' | RTTI Type | 20071107 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References | 20071107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20071107 |
2 | ![]() |
Instance method | Public | Method | Get RTTI Type Descriptor | 20071107 |
3 | ![]() |
Instance method | Public | Method | Set RTTI Type Descriptor with Weak Reference | 20071107 |
Events
Class CL_UML_CACHED_TYPE_RTTI has no event.
Types
Class CL_UML_CACHED_TYPE_RTTI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UML_CACHED_TYPE_RTTI has no parameter.
Method CONSTRUCTOR on class CL_UML_CACHED_TYPE_RTTI has no exception.
Method GET_TYPEDESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | RTTI Typbeschreibung | 20071107 |
Method GET_TYPEDESCRIPTOR on class CL_UML_CACHED_TYPE_RTTI has no exception.
Method SET_TYPEDESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | RTTI Typbeschreibung | 20071107 |
Method SET_TYPEDESCRIPTOR on class CL_UML_CACHED_TYPE_RTTI has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |