SAP ABAP Class CL_ART_CONTRIB_4_IDENTIFIER (Rename provider)
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_IDENTIFIER | |
| Short Description | Rename provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20120913 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_CONTRIB_4_IDENTIFIER 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_IDENTIFIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130315 | ||||
| 2 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'INTF' | 20130315 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ME' | 20130315 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'SUPER' | 20130315 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_QUICKFIX_SOURCE_OBJECT | 20130315 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RIS_ADT_SOURCE_HANDLER=>TY_T_TOKEN | 20130315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130315 | ||
| 2 | Instance method | Private | Method | 20130315 | ||
| 3 | Instance method | Private | Method | 20130315 | ||
| 4 | Instance method | Private | Method | 20130315 | ||
| 5 | Static method | Public | Method | 20130315 | ||
| 6 | Instance method | Private | Method | 20130315 | ||
| 7 | Instance method | Private | Method | 20130315 | ||
| 8 | Instance method | Private | Method | 20130315 | ||
| 9 | Instance method | Private | Method | 20130315 | ||
| 10 | Instance method | Private | Method | 20130315 | ||
| 11 | Instance method | Private | Method | 20130521 | ||
| 12 | Instance method | Private | Method | 20130315 | ||
| 13 | Instance method | Private | Method | 20130315 | ||
| 14 | Instance method | Private | Method | 20130315 |
Events
Class CL_ART_CONTRIB_4_IDENTIFIER has no event.
Types
Class CL_ART_CONTRIB_4_IDENTIFIER has no local type.
Method Signatures
Method ADD_RF_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20130315 |
Method ADD_RF_RENAME on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method ADD_RF_RENAME_IN_SOURCE_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20130315 |
Method ADD_RF_RENAME_IN_SOURCE_UNIT on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method CHECK_FIELD_OR_METHOD_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOKEN_QUALIFIED | Call by reference | Type reference (TYPE) | STOKESX | 20130315 |
Method CHECK_FIELD_OR_METHOD_TOKEN on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method CHECK_FIELD_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOKEN_QUALIFIED | Call by reference | Type reference (TYPE) | STOKESX | 20130315 |
Method CHECK_FIELD_TOKEN on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLACKBOARD | Call by reference | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | Refactoring blackboard | 20130315 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ART_CONTRIB_4_IDENTIFIER | 20130315 |
Method CREATE on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method CREATE_IS_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130315 |
Method CREATE_IS_ALLOWED on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method FIND_METHOD_SELECTOR_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOKEN_STRING | Call by reference | Type reference (TYPE) | STRING | 20130315 | ||||
| 2 | R_POSITION | Value transfer | Type reference (TYPE) | I | 20130315 |
Method FIND_METHOD_SELECTOR_POSITION on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method GET_QUALIFIED_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | STOKESX | 20130315 |
Method GET_QUALIFIED_TOKEN on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method GET_QUALIFIED_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | IF_RIS_ADT_SOURCE_HANDLER=>TY_T_TOKEN | 20130315 |
Method GET_QUALIFIED_TOKENS on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method IS_EXISTING_CLIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIF_NAME | Call by reference | Type reference (TYPE) | STOKESX-STR | 20130315 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130315 |
Method IS_EXISTING_CLIF on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method IS_IN_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYWORD | Call by reference | Type reference (TYPE) | STRING | 20130521 | ||||
| 2 | I_TOKEN_QUALIFIED | Call by reference | Type reference (TYPE) | STOKESX | 20130521 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130521 |
Method IS_IN_STATEMENT on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method IS_STATIC_METHOD_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTOR_POS | Call by reference | Type reference (TYPE) | I | 20130315 | ||||
| 2 | I_TOKEN_STRING | Call by reference | Type reference (TYPE) | STRING | 20130315 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130315 |
Method IS_STATIC_METHOD_SELECTOR on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method IS_TOKEN_ME_OR_SUPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOKEN_STRING | Call by reference | Type reference (TYPE) | STRING | 20130315 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130315 |
Method IS_TOKEN_ME_OR_SUPER on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
Method QUALIFY_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | STOKESX | 20130315 |
Method QUALIFY_TOKENS on class CL_ART_CONTRIB_4_IDENTIFIER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |