SAP ABAP Class CL_ART_CONTRIB_4_MISSING_METH (Create missing method definition or implemention)
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 20130315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QFIX_QUICKFIX Interface to provide a refactoring quickfix 20130315
Properties
Class CL_ART_CONTRIB_4_MISSING_METH  
Short Description Create missing method definition or implemention    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_BLACKBOARD   Refactoring Blackboard 
Created 20120731   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ART_CONTRIB_4_MISSING_METH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ART_BLACKBOARD_CONTRIBUTOR Agent filling the blackboard 20130315
2 IF_QFIX_QUICKFIX Interface to provide a refactoring quickfix 20130315
Friends
Class CL_ART_CONTRIB_4_MISSING_METH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AFFECTED_INCLUDES Instance attribute Private Type reference (TYPE) IF_RIS_INCLUDE=>TAB 20130315
2 BLACKBOARD Instance attribute Private Object reference (TYPE REF TO) CL_ART_BLACKBOARD 20130315
3 CLASS_NAME Instance attribute Private Type reference (TYPE) STRING 20130315
4 INVALID_TEST_METHOD_NAMES Static Attribute Private Type reference (TYPE) TY_RANGE_OF_SEOCPDNAME 20130703
5 METHOD_DESCRIPTION Instance attribute Private Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315
6 QFIX_TYPE Instance attribute Private Type reference (TYPE) STRING 20130315
7 SCAN_RESULT_EXTERNAL Instance attribute Private Object reference (TYPE REF TO) IF_RFAC_SCAN_RESULT 20130315
8 STATIC_TEST_FIXTURE_METHODS Static Attribute Private Type reference (TYPE) TY_RANGE_OF_SEOCPDNAME 20130705
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EQUAL_ENTRY_TO_RANGE Static method Private Method 20130718
2 ADD_EVAL_CREATE_DEF_INTF_METH Instance method Private Method 20130418
3 ADD_EVAL_FOR_CREATE_FROM_CALL Instance method Private Method 20130315
4 ADD_EVAL_FOR_CREATE_METHOD_DEF Instance method Private Method 20130315
5 ADD_QF_CREATE_METHOD Instance method Private Method 20130709
6 BUILD_CREATE_METHOD_CALL Instance method Private Method 20130315
7 BUILD_CURSOR_SELECTION Instance method Private Method 20130315
8 BUILD_METHOD_DESCRIPTION Instance method Private Method 20130315
9 BUILD_QUICKFIX_RESULT Instance method Private Method 20130315
10 CHECK_METHOD_DESCRIPTION Instance method Private Method 20130315
11 CLASS_CONSTRUCTOR Static method Public Constructor 20130703
12 CREATE Static method Public Method 20130315
13 CREATE_RIS_INCLUDE Instance method Private Method 20130315
14 DERIVE_RANGE_FROM_METHOD_IMP Instance method Private Method 20130315
15 GET_LINES_COUNT_OF_DEFINITION Instance method Private Method 20130315
16 GET_METHOD_DESCRIPTION Instance method Private Method 20130315
17 GET_METHOD_FROM_USER_CONTENT Instance method Private Method 20130315
18 GET_PST_NODE4METHOD Instance method Private Method 20130423
19 GET_START_ROW_OF_IMPLEMETATION Instance method Private Method 20130315
20 TRANSF_METHOD_DESC_TO_USR_CONT Instance method Private Method 20130315
Events
Class CL_ART_CONTRIB_4_MISSING_METH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RANGE_OF_SEOCPDNAME Private See coding 20130718 ty_range_of_seocpdname type range of seocpdname
Method Signatures

Method ADD_EQUAL_ENTRY_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RANGE_TAB Call by reference Type reference (TYPE) CL_ART_CONTRIB_4_MISSING_METH=>TY_RANGE_OF_SEOCPDNAME 20130718
2 Importing I_METHOD_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20130718

Method ADD_EQUAL_ENTRY_TO_RANGE on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method ADD_EVAL_CREATE_DEF_INTF_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTFS4NEW_METHOD Call by reference Object reference (TYPE REF TO) CL_PST_INTERFACE 20130418
2 Importing I_IS_STATIC Call by reference Type reference (TYPE) ABAP_BOOL 20130418
3 Importing I_METHOD_NAME Call by reference Type reference (TYPE) STRING 20130418

Method ADD_EVAL_CREATE_DEF_INTF_METH on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method ADD_EVAL_FOR_CREATE_FROM_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS4NEW_METHOD Call by reference Object reference (TYPE REF TO) CL_PST_CLASS 20130315
2 Importing I_CREATE_METHOD_CALL_OBJECT Call by reference Object reference (TYPE REF TO) LCL_METHOD_CALL 20130315
3 Importing I_METHOD_NAME Call by reference Type reference (TYPE) STRING 20130315

Method ADD_EVAL_FOR_CREATE_FROM_CALL on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method ADD_EVAL_FOR_CREATE_METHOD_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PST_CLASS Call by reference Object reference (TYPE REF TO) CL_PST_CLASS 20130315
2 Importing I_PST_METHOD_IMP Call by reference Object reference (TYPE REF TO) CL_PST_METHOD_IMPLEMENTATION 20130315

Method ADD_EVAL_FOR_CREATE_METHOD_DEF on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method ADD_QF_CREATE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_DATA Call by reference Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TS_METHOD 20130709
2 Importing I_QFIX Call by reference Object reference (TYPE REF TO) CE_ART_QFIX 20130709

Method ADD_QF_CREATE_METHOD on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method BUILD_CREATE_METHOD_CALL 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 20130315
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) LCL_METHOD_CALL 20130315

Method BUILD_CREATE_METHOD_CALL on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method BUILD_CURSOR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RIS_DEF_INCLUDE Call by reference Object reference (TYPE REF TO) IF_RIS_INCLUDE 20130315
2 Importing I_RIS_IMPL_INCLUDE Call by reference Object reference (TYPE REF TO) IF_RIS_INCLUDE 20130315
3 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_QUICKFIX_SOURCE_OBJECT 20130315

Method BUILD_CURSOR_SELECTION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method BUILD_METHOD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_DATA Call by reference Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TS_METHOD 20130315
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315

Method BUILD_METHOD_DESCRIPTION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method BUILD_QUICKFIX_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURSOR_POSITION_KIND Call by reference Type reference (TYPE) CSEQUENCE IF_RIS_OCCURRENCE_FINDER=>OCCURRENCE_KIND-IMP 20130315
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_QUICKFIX_RESULT 20130315
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20130315

Method CHECK_METHOD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315
# Exception Resumable Description Created on
1 CX_QUICKFIX_ERROR 20130315

Method CLASS_CONSTRUCTOR Signature

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

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 20130315
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ART_CONTRIB_4_MISSING_METH 20130315

Method CREATE on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method CREATE_RIS_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Call by reference Type reference (TYPE) PROGRAMM 20130315
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_RIS_INCLUDE 20130315
# Exception Resumable Description Created on
1 CX_QUICKFIX_ERROR 20130315

Method DERIVE_RANGE_FROM_METHOD_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_METHOD_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130315
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_PST_NODE 20130315
3 Importing I_OLD_METHOD_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130315
4 Returning R_RESULT Value transfer Type reference (TYPE) IF_RIS_INCLUDE=>TS_RANGE 20130315

Method DERIVE_RANGE_FROM_METHOD_IMP on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method GET_LINES_COUNT_OF_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RIS_INCLUDE Call by reference Object reference (TYPE REF TO) IF_RIS_INCLUDE 20130315
2 Returning R_ROW Value transfer Type reference (TYPE) I 20130315

Method GET_LINES_COUNT_OF_DEFINITION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method GET_METHOD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_RESULT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_EVALUATION_RESULT 20130315
2 Returning R_METHOD_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315
# Exception Resumable Description Created on
1 CX_QUICKFIX_ERROR 20130315
2 CX_RFAC_ERROR 20130315

Method GET_METHOD_FROM_USER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_RESULT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_EVALUATION_RESULT 20130315
2 Returning R_METHOD_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315
# Exception Resumable Description Created on
1 CX_QUICKFIX_ERROR 20130315
2 CX_RFAC_ERROR 20130315

Method GET_PST_NODE4METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIF_NAME Call by reference Type reference (TYPE) STRING 20130423
2 Importing I_METHOD_NAME Call by reference Type reference (TYPE) STRING 20130423
3 Importing I_ROOT_NODE Call by reference Object reference (TYPE REF TO) CL_PST_NODE 20130423
4 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_NODE 20130423

Method GET_PST_NODE4METHOD on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method GET_START_ROW_OF_IMPLEMETATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RIS_INCLUDE Call by reference Object reference (TYPE REF TO) IF_RIS_INCLUDE 20130315
2 Returning R_ROW Value transfer Type reference (TYPE) I 20130315

Method GET_START_ROW_OF_IMPLEMETATION on class CL_ART_CONTRIB_4_MISSING_METH has no exception.

Method TRANSF_METHOD_DESC_TO_USR_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_RFAC_METHOD_DESCRIPTION 20130315
2 Returning R_RESULT Value transfer Type reference (TYPE) STRING 20130315

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