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 CLASSNAME Instance attribute Private Type reference (TYPE) STRING 20100330
2 CLASS_NODE Instance attribute Private Object reference (TYPE REF TO) IF_SCV_RESULT_NODE 20100330
3 METHODNAME Instance attribute Private Type reference (TYPE) STRING 20100330
4 METHOD_NODE Instance attribute Private Object reference (TYPE REF TO) IF_SCV_RESULT_NODE 20100330
5 PROGRAM_NODE Instance attribute Private Object reference (TYPE REF TO) IF_SCV_RESULT_NODE 20100330
6 RESULT_NODE 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 CREATE Static method Public Method Creates new inspector for a processing block 20100330
2 GET_CLASS_NAME Instance method Public Method Gets Class Names 20100330
3 GET_CLASS_SUBTYPE Instance method Public Method Global or Local Class 20100330
4 GET_METHOD_NAME Instance method Public Method Gets the method name 20100330
5 GET_PB_INFO Instance method Public Method Gets details about a processing block 20100330
6 GET_PROGRAM_NAME Instance method Public Method Gets the program name 20100330
7 GET_PROGRAM_SUBTYPE Instance method Public Method Gets the subtype of a program 20100330
8 INIT_METHOD 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 Importing I_RESULT_NODE Call by reference Object reference (TYPE REF TO) IF_SCV_RESULT_NODE Knoten eines Messergebnisses 20100330
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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