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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_UML_CACHE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SEOS 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 C_KIND_RTTI Constant Public Type reference (TYPE) ABAP_TYPECATEGORY 'R' RTTI Type 20071107
2 O_WEAK_REF 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 CONSTRUCTOR Instance method Public Constructor Constructor 20071107
2 GET_TYPEDESCRIPTOR Instance method Public Method Get RTTI Type Descriptor 20071107
3 SET_TYPEDESCRIPTOR 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 Returning 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 Importing 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