SAP ABAP Class CL_ART_CONTRIB_4_EXPRESSION (quickfix contributor for expressions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_BLACKBOARD (Package) Refactoring Blackboard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ART_BLACKBOARD_CONTRIBUTOR Agent filling the blackboard 20130819
Properties
Class CL_ART_CONTRIB_4_EXPRESSION  
Short Description quickfix contributor for expressions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_BLACKBOARD   Refactoring Blackboard 
Created 20130729   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ART_CONTRIB_4_EXPRESSION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ART_BLACKBOARD_CONTRIBUTOR Agent filling the blackboard 20130819
Friends
Class CL_ART_CONTRIB_4_EXPRESSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLACKBOARD Static Attribute Private Object reference (TYPE REF TO) CL_ART_BLACKBOARD 20130819
2 EXPRESSION_STRING Instance attribute Private Type reference (TYPE) STRING 20130820
3 EXPR_MATCHES_WHOLE_STATEMENT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130820
4 TYPE_4_VARIABLE Instance attribute Private Object reference (TYPE REF TO) CL_PST_NODE 20130820
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130819
Events
Class CL_ART_CONTRIB_4_EXPRESSION has no event.
Types
Class CL_ART_CONTRIB_4_EXPRESSION has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLACKBOARD Call by reference Object reference (TYPE REF TO) CL_ART_BLACKBOARD 20130819
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ART_CONTRIB_4_EXPRESSION 20130819

Method CREATE on class CL_ART_CONTRIB_4_EXPRESSION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740