SAP ABAP Class IF_UML_CACHED_TYPE_METHODS (Interface for UML Types with Methods)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UML_CACHED_TYPE Buffered Type 20071123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UML_CACHED_TYPE_OBJECT Interface for UML Objects 20071108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UML_CACHED_TYPE_FUGR Buffered Type for Function Groups 20071107
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UML_CACHED_TYPE_OBJECT Buffered Type for Classes and Interfaces 20071107
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UML_CACHED_TYPE_PROGRAM Buffered Type for Program 20080215
Properties
Class IF_UML_CACHED_TYPE_METHODS  
Short Description Interface for UML Types with Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071107   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_CLASS_SCANNER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_UML_CACHED_TYPE_METHODS has no interface implemented.
Friends
Class IF_UML_CACHED_TYPE_METHODS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Instance attribute Public Attribute reference (LIKE) 20071123
2 FATAL_ERROR Instance attribute Public Attribute reference (LIKE) 20071123
3 METHODS_SCANNED Instance attribute Public Type reference (TYPE) ABAP_BOOL Processing flag 20071109
4 SUPERTYPE Instance attribute Public Type reference (TYPE) ABAP_ABSTYPENAME Name of Superclass 20071107
5 T_EXCEPTIONS Instance attribute Public Type reference (TYPE) CL_UML_CLASS_SCANNER=>UML_TYPE_ABSNAME_TAB Used Exception Classes 20071121
6 T_METHODS Instance attribute Public Type reference (TYPE) CL_UML_CLASS_SCANNER=>UML_TYPE_METHODS_TAB Table of All Methods 20071107
7 T_SUBTYPES Instance attribute Public Type reference (TYPE) CL_UML_CLASS_SCANNER=>UML_SUBTYPE_TAB Subtypes 20080118
8 T_USED_TYPES Instance attribute Public Type reference (TYPE) CL_UML_CLASS_SCANNER=>UML_USED_TYPES_TAB Used Types 20071120
Methods
# Method Level Visibility Method type Description Created on
1 SCAN_METHODS Instance method Public Method Analyze Methods of the Class 20081113
Events
Class IF_UML_CACHED_TYPE_METHODS has no event.
Types
Class IF_UML_CACHED_TYPE_METHODS has no local type.
Method Signatures

Method SCAN_METHODS Signature

Method SCAN_METHODS on class IF_UML_CACHED_TYPE_METHODS has no parameter.
# Exception Resumable Description Created on
1 CX_UML_OBSERVER Observer verlangt einen Abbruch 20081113
History
Last changed by/on SAP  20110908 
SAP Release Created in