SAP ABAP Interface IF_UML_CACHED_TYPE_METHODS (Interface for UML Types with Methods)
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 - 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
| Interface | IF_UML_CACHED_TYPE_METHODS | |
| Short Description | Interface for UML Types with Methods |
General Data
| Package | S_ABAP_TOOLS_UML | UML Class Diagram |
| Created | 20071107 | SAP |
| Last changed | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UML_CACHED_TYPE | Buffered Type | 20071123 |
Friends
Interface IF_UML_CACHED_TYPE_METHODS has no friend.
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 | Instance method | Public | Method | Analyze Methods of the Class | 20081113 |
Events
Interface IF_UML_CACHED_TYPE_METHODS has no event.
Types
Interface IF_UML_CACHED_TYPE_METHODS has no local type.
Method Signatures
Method SCAN_METHODS Signature
Method SCAN_METHODS on Interface IF_UML_CACHED_TYPE_METHODS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Observer verlangt einen Abbruch | 20081113 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |