SAP ABAP Class CL_BSP_WD_COND_BREAKPOINTS (UI Framework Conditional Breakpoints Provider)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080228
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080228
Properties
Class CL_BSP_WD_COND_BREAKPOINTS  
Short Description UI Framework Conditional Breakpoints Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20080228   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080228
2 IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080228
3 IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080228
Friends
Class CL_BSP_WD_COND_BREAKPOINTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COND_BREAKPOINT_PROVIDER_ID Constant Public Type reference (TYPE) CNDBRK_GUID '47C56C5B938645BBE10000000A424BBF' GUID for conditional Breakpoints 20080228
2 SELF Static Attribute Private Object reference (TYPE REF TO) CL_BSP_WD_COND_BREAKPOINTS CHTMLB Conditional Breakpoints Provider 20080228
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Assert with built-in registration 20080228
2 ASSERT_CONTEXT_NODE Static method Public Method Assert for context node event 20090809
3 CLASS_CONSTRUCTOR Static method Public Constructor 20080228
4 GET_INSTANCE Static method Public Method Singleton access 20080228
Events
Class CL_BSP_WD_COND_BREAKPOINTS has no event.
Types
Class CL_BSP_WD_COND_BREAKPOINTS has no local type.
Method Signatures

Method ASSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BREAK_EVENT Call by reference Type reference (TYPE) CNDBRK_KEY Id of Break Event 20080228
2 Importing IV_DATA_TO_CHECK Call by reference Object reference (TYPE REF TO) DATA Data to check 20080228
3 Importing IV_OBJECT_TO_CHECK Call by reference Object reference (TYPE REF TO) OBJECT Object to check 20080228
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080228

Method ASSERT on class CL_BSP_WD_COND_BREAKPOINTS has no exception.

Method ASSERT_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090809
2 Importing IV_BREAK_EVENT Call by reference Type reference (TYPE) CNDBRK_KEY Id of Break Event 20090809
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING 20090809
4 Importing IV_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE Object to check 20090809
5 Importing IV_MODEL_ID Call by reference Type reference (TYPE) STRING 20090809
6 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20090809
7 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20090809

Method ASSERT_CONTEXT_NODE on class CL_BSP_WD_COND_BREAKPOINTS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSP_WD_COND_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_COND_BREAKPOINTS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ME Value transfer Object reference (TYPE REF TO) CL_BSP_WD_COND_BREAKPOINTS BSP_WD Breakpoints Provider 20080228

Method GET_INSTANCE on class CL_BSP_WD_COND_BREAKPOINTS has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701