SAP ABAP Class CL_SCV_PBLOCK_INSPECTOR (Inspects results nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Properties
| Class | CL_SCV_PBLOCK_INSPECTOR | |
| Short Description | Inspects results nodes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20100330 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCV_PBLOCK_INSPECTOR has no forward declaration.
Interfaces
Class CL_SCV_PBLOCK_INSPECTOR has no interface implemented.
Friends
Class CL_SCV_PBLOCK_INSPECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100330 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20100330 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100330 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20100330 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20100330 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Node of a measurement result | 20100330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates new inspector for a processing block | 20100330 | |
| 2 | Instance method | Public | Method | Gets Class Names | 20100330 | |
| 3 | Instance method | Public | Method | Global or Local Class | 20100330 | |
| 4 | Instance method | Public | Method | Gets the method name | 20100330 | |
| 5 | Instance method | Public | Method | Gets details about a processing block | 20100330 | |
| 6 | Instance method | Public | Method | Gets the program name | 20100330 | |
| 7 | Instance method | Public | Method | Gets the subtype of a program | 20100330 | |
| 8 | Instance method | Private | Method | Precalculations for Methods | 20100330 |
Events
Class CL_SCV_PBLOCK_INSPECTOR has no event.
Types
Class CL_SCV_PBLOCK_INSPECTOR has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Knoten eines Messergebnisses | 20100330 | |||
| 2 | R_INSPECTOR | Value transfer | Object reference (TYPE REF TO) | CL_SCV_PBLOCK_INSPECTOR | Untersucht Ergebnisknoten | 20100330 |
Method CREATE on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_CLASS_NAME on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_CLASS_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBTYPE | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_CLASS_SUBTYPE on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_METHOD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_METHOD_NAME on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_PB_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PB_INFO | Value transfer | Object reference (TYPE REF TO) | CL_SCOV_PB_INFO | Beschreibung eines Verarbeitungsblocks | 20100330 |
Method GET_PB_INFO on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_PROGRAM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_PROGRAM_NAME on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method GET_PROGRAM_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBTYPE | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_PROGRAM_SUBTYPE on class CL_SCV_PBLOCK_INSPECTOR has no exception.
Method INIT_METHOD Signature
Method INIT_METHOD on class CL_SCV_PBLOCK_INSPECTOR has no parameter.
Method INIT_METHOD on class CL_SCV_PBLOCK_INSPECTOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |