SAP ABAP Class CL_SCV_CALCULATOR (Coverage Calculator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_CALC (Package) Calculations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_CALCULATOR | Coverage Calculator | 20100316 |
Properties
| Class | CL_SCV_CALCULATOR | |
| Short Description | Coverage Calculator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_CALC | Calculations |
| Created | 20091217 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCV_CALCULATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCV_CALCULATOR | Coverage Calculator | 20100316 |
Friends
Class CL_SCV_CALCULATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_COUNTER | 20100408 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_CONFIGURATION | Enables the fine configuration of the results tree | 20100316 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_DISPATCHER | Dispatcher | 20100315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100518 | ||
| 2 | Instance method | Private | Method | Sets two results nodes in a hierarchical context | 20100316 | |
| 3 | Static method | Public | Method | Gets a new machine for one or more test groups | 20091217 | |
| 4 | Instance method | Private | Method | Gets the name of the global class of a class pool | 20100315 | |
| 5 | Instance method | Private | Method | Initializes the machine | 20091217 |
Events
Class CL_SCV_CALCULATOR has no event.
Types
Class CL_SCV_CALCULATOR has no local type.
Method Signatures
Method ADD_PBLOCK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PROGRAM_RESULT | Call by reference | Type reference (TYPE) | IF_SCV_CALCULATOR=>TY_PROGRAM_RESULT | 20100518 | ||||
| 2 | I_MD_PBLOCK | Call by reference | Object reference (TYPE REF TO) | IF_SCV_MD_PBLOCK | 20100518 | ||||
| 3 | I_RD_PBLOCK | Call by reference | Type reference (TYPE) | CVS_WURES | 20100518 |
Method ADD_PBLOCK_RESULT on class CL_SCV_CALCULATOR has no exception.
Method CONNECT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Knoten eines Messergebnisses | 20100316 | |||
| 2 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Knoten eines Messergebnisses | 20100316 | |||
| 3 | I_STOP_LEVEL | Call by reference | Object reference (TYPE REF TO) | CE_SCV_NODE_TYPE | Ermöglicht die Feinkonfiguration des Ergebnisbaums | 20100316 |
Method CONNECT_NODES on class CL_SCV_CALCULATOR has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPATCHER | Call by reference | Object reference (TYPE REF TO) | IF_SCV_DISPATCHER | Der verwendete Dispatcher | 20100316 | |||
| 2 | R_CALCULATOR | Value transfer | Object reference (TYPE REF TO) | CL_SCV_CALCULATOR | 20091217 |
Method CREATE on class CL_SCV_CALCULATOR has no exception.
Method GET_GLOBALCLASS_OF_CLASSPOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSPOOL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100315 | ||||
| 2 | R_GLOBALCLASS | Value transfer | Type reference (TYPE) | STRING | 20100315 |
Method GET_GLOBALCLASS_OF_CLASSPOOL on class CL_SCV_CALCULATOR has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPATCHER | Call by reference | Object reference (TYPE REF TO) | IF_SCV_DISPATCHER | Dispatcher - sorgt für konsistenten Datenzugriff | 20100515 |
Method INIT on class CL_SCV_CALCULATOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |