SAP ABAP Interface IF_SCV_RESULT (Result of a Coverage Measurement)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SCV_ADT_RESULT Composite coverage result with resultId 20110325
Properties
Interface IF_SCV_RESULT  
Short Description Result of a Coverage Measurement    
General Data
Package SCOV_API_ALL   Coverage API for All Purposes 
Created 20090722   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_RESULT has no forward declaration.
Interfaces
Interface IF_SCV_RESULT has no interface.
Friends
Interface IF_SCV_RESULT has no friend.
Attributes
Interface IF_SCV_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method Returns the underlying configuration 20090722
2 GET_COVERAGE Instance method Public Method Returns the coverage for a type (e.g. branch coverage) 20091104
3 GET_COVERAGES Instance method Public Method Returns all existing coverages 20091104
4 GET_MEASUREMENT Instance method Public Method Returns the ID of the underlying measurement 20090903
5 GET_NAME Instance method Public Method Supplies the Name 20090722
6 GET_ROOT_NODE Instance method Public Method Returns the root node of the results tree 20090722
7 GET_SELECTION Instance method Public Method Returns the underlying object selection 20090722
8 GET_TESTKEY Instance method Public Method Gets test key (if it still exists) 20100312
9 SET_NAME Instance method Public Method Sets the Name 20091211
Events
Interface IF_SCV_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding Table of References of Type IF_SCV_RESULT 20090828 tab TYPE STANDARD TABLE OF REF TO if_scv_result WITH DEFAULT KEY
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_SCV_RESULT_CONFIGURATION Ermöglicht die Feinkonfiguration des Ergebnisbaums 20090727

Method GET_CONFIGURATION on Interface IF_SCV_RESULT has no exception.

Method GET_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE Abdeckungsart 20091104
2 Returning R_COVERAGE Value transfer Object reference (TYPE REF TO) IF_SCV_COVERAGE Abdeckungswert 20091104

Method GET_COVERAGE on Interface IF_SCV_RESULT has no exception.

Method GET_COVERAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COVERAGES Value transfer Type reference (TYPE) IF_SCV_COVERAGE=>TAB Abdeckungswerten 20091104

Method GET_COVERAGES on Interface IF_SCV_RESULT has no exception.

Method GET_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MEASUREMENT Value transfer Object reference (TYPE REF TO) IF_SCV_MEASUREMENT Einzelne oder verschmolzene Abdeckungsmessung 20090903

Method GET_MEASUREMENT on Interface IF_SCV_RESULT has no exception.

Method GET_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) CVA_RESULT_NAME Name eines Ergebnisses 20090722

Method GET_NAME on Interface IF_SCV_RESULT has no exception.

Method GET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE Value transfer Object reference (TYPE REF TO) IF_SCV_RESULT_NODE Wurzelknoten 20090722

Method GET_ROOT_NODE on Interface IF_SCV_RESULT has no exception.

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECTION Value transfer Object reference (TYPE REF TO) IF_SCV_SELECTION 20090722

Method GET_SELECTION on Interface IF_SCV_RESULT has no exception.

Method GET_TESTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) CVA_TESTK R_KEY 20100312

Method GET_TESTKEY on Interface IF_SCV_RESULT has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CVA_RESULT_NAME 20091211

Method SET_NAME on Interface IF_SCV_RESULT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800