SAP ABAP Class CE_SCV_MERGE_STRATEGY (Type of List for Strategies to Merge Meaurements)
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 | CE_SCV_MERGE_STRATEGY | |
| Short Description | Type of List for Strategies to Merge Meaurements | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20090901 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SCV_MERGE_STRATEGY has no forward declaration.
Interfaces
Class CE_SCV_MERGE_STRATEGY has no interface implemented.
Friends
Class CE_SCV_MERGE_STRATEGY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MERGE_STRATEGY | Enumerator: Set of Differences of Coverage Measurements | 20090913 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | TAB | Set of Enumerators | 20090903 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Enumerator | 20090903 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MERGE_STRATEGY | Enumerator: Intersection of Coverage Measurements | 20090913 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | Description of Enumeration Type | 20090903 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Description of Enumerator | 20090903 | |||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MERGE_STRATEGY | Enumerator: Merging of Coverage Measurements | 20090901 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Value of Enumerator | 20090903 | |||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MERGE_STRATEGY | Enumerator: Empty Merge Strategy for Internal Tests | 20091008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20090901 | |
| 2 | Static method | Public | Method | Returns enumerator of specified identifier | 20090903 |
Events
Class CE_SCV_MERGE_STRATEGY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | Set of Enumerators | 20090903 | tab TYPE STANDARD TABLE OF REF TO ce_scv_merge_strategy WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SCV_MERGE_STRATEGY has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SCV_MERGE_STRATEGY has no exception.
Method FIND_ENUMERATOR_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | Name des Enumerators | 20090903 | |||
| 2 | R_ENUMERATOR | Value transfer | Object reference (TYPE REF TO) | CE_SCV_MERGE_STRATEGY | Enumerator | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aufruffehler | 20090905 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |