SAP ABAP Class CL_SCOV_WB_ASPECT_VALUE (Check Aspect Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_WB (Package) Workbench Funktionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCC_ASPECT_VALUE_PARAMETERS Check Aspect Parameter 20090116
Properties
Class CL_SCOV_WB_ASPECT_VALUE  
Short Description Check Aspect Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_WB   Workbench Funktionality 
Created 20090116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCOV_WB_ASPECT_VALUE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCC_ASPECT_VALUE_PARAMETERS Check Aspect Parameter 20090116
Friends
Class CL_SCOV_WB_ASPECT_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCH_COVERAGE_SETTING Instance attribute Private Type reference (TYPE) TY_SETTING Traffic Light Settings for Branch Coverage 20090120
2 PROCEDURE_COVERAGE_SETTING Instance attribute Private Type reference (TYPE) TY_SETTING Traffic Light Settings for Procedure Coverage 20090116
3 STATEMENT_COVERAGE_SETTING Instance attribute Private Type reference (TYPE) TY_SETTING Traffic Light Settings for Statement Coverage 20090116
Methods
# Method Level Visibility Method type Description Created on
1 GET_BRANCH_COVERAGE_SETTING Instance method Public Method Get Traffic Light Settings for Branch Coverage 20090120
2 GET_PROCEDURE_COVERAGE_SETTING Instance method Public Method Get Traffic Light Settings for Procedure Coverage 20090116
3 GET_STATEMENT_COVERAGE_SETTING Instance method Public Method Get Traffic Light Settings for Statement Coverage 20090116
Events
Class CL_SCOV_WB_ASPECT_VALUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SETTING Public See coding 20090116 begin of ty_setting , low_val type cva_proz , high_val type cva_proz , end of ty_setting
Method Signatures

Method GET_BRANCH_COVERAGE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_SETTING 20090120

Method GET_BRANCH_COVERAGE_SETTING on class CL_SCOV_WB_ASPECT_VALUE has no exception.

Method GET_PROCEDURE_COVERAGE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_SETTING 20090116

Method GET_PROCEDURE_COVERAGE_SETTING on class CL_SCOV_WB_ASPECT_VALUE has no exception.

Method GET_STATEMENT_COVERAGE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_SETTING 20090116

Method GET_STATEMENT_COVERAGE_SETTING on class CL_SCOV_WB_ASPECT_VALUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720