SAP ABAP Class CL_ART_APPLY_4_EXTRACT_CLIF (Extract superclass or interface)
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_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Properties
| Class | CL_ART_APPLY_4_EXTRACT_CLIF | |
| Short Description | Extract superclass or interface | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20130222 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_APPLY_4_EXTRACT_CLIF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Friends
Class CL_ART_APPLY_4_EXTRACT_CLIF 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 | 20130306 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_NODE | 20130308 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130506 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130506 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CL_PST_REGION=>TAB | 20130715 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_NODE | 20130306 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20130322 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | CL_PST_NODE=>TAB | 20130506 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_CLASS | 20130306 |
Methods
Events
Class CL_ART_APPLY_4_EXTRACT_CLIF has no event.
Types
Class CL_ART_APPLY_4_EXTRACT_CLIF has no local type.
Method Signatures
Method ADD_ALIAS_DELTA Signature
Method ADD_ALIAS_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_ALIAS_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_DELTAS_4_METH_DELETION Signature
Method ADD_DELTAS_4_METH_DELETION on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_DELTAS_4_METH_DELETION on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_DELTAS_4_METH_IMP_DELETION Signature
Method ADD_DELTAS_4_METH_IMP_DELETION on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_DELTAS_4_METH_IMP_DELETION on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_INHERITING_DELTA Signature
Method ADD_INHERITING_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_INHERITING_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_INTERFACE_REF_DELTA Signature
Method ADD_INTERFACE_REF_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_INTERFACE_REF_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_LOCAL_INTERFACE_DELTA Signature
Method ADD_LOCAL_INTERFACE_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_LOCAL_INTERFACE_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_LOCAL_SUPERCLASS_DELTA Signature
Method ADD_LOCAL_SUPERCLASS_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method ADD_LOCAL_SUPERCLASS_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method ADD_SOURCE_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT_REGION | Call by reference | Object reference (TYPE REF TO) | CL_PST_REGION | 20131015 |
Method ADD_SOURCE_DELTA on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method BUILD_MEMBERS_FOR_SUPERCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBILITY | Call by reference | Type reference (TYPE) | CSEQUENCE | 'public' | 20130712 | |||
| 2 | R_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20130712 |
Method BUILD_MEMBERS_FOR_SUPERCLASS on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method BUILD_TARGET_REGION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDENT | Call by reference | Type reference (TYPE) | I | 2 | 20130712 | |||
| 2 | I_KIND | Call by reference | Object reference (TYPE REF TO) | CE_PST_KIND | 20130701 | ||||
| 3 | I_VISIBILITY | Call by reference | Type reference (TYPE) | CSEQUENCE | 'public' | 20130712 | |||
| 4 | R_CONTEXT_REGION | Value transfer | Object reference (TYPE REF TO) | CL_PST_REGION | 20130701 |
Method BUILD_TARGET_REGION on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method CHANGE_VISIBILITY_OF_MEMBERS Signature
Method CHANGE_VISIBILITY_OF_MEMBERS on class CL_ART_APPLY_4_EXTRACT_CLIF has no parameter.
Method CHANGE_VISIBILITY_OF_MEMBERS on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method CLASS_IS_USED_BY_MEMBERS 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 | 20130704 |
Method CLASS_IS_USED_BY_MEMBERS on class CL_ART_APPLY_4_EXTRACT_CLIF 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 | 20130306 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ART_APPLY_4_EXTRACT_CLIF | 20130306 |
Method CREATE on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method CREATE_REGION_4_METHOD_IMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130718 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_REGION | 20130718 |
Method CREATE_REGION_4_METHOD_IMP on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method HAS_OWN_CLASS_AS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEMBER | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130704 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130704 |
Method HAS_OWN_CLASS_AS_TYPE on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method IS_ATLEAST_ONE_MEMBER_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20130718 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130718 |
Method IS_ATLEAST_ONE_MEMBER_SELECTED on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
Method PARSE_USER_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130419 |
Method PARSE_USER_CONTENT on class CL_ART_APPLY_4_EXTRACT_CLIF has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |