SAP ABAP Class CL_ART_CONTRIB_4_UNIMPL_METH (Contributor for add unimplemented interface methods)
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 | 20130306 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Properties
Class | CL_ART_CONTRIB_4_UNIMPL_METH | |
Short Description | Contributor for add unimplemented interface methods | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
Created | 20120702 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130306 | ||
2 | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Friends
Class CL_ART_CONTRIB_4_UNIMPL_METH 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 | Type reference (TYPE) | STRING | 20130306 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PROGRAMM | 20130306 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PROGRAMM | 20130306 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_CLASS | 20130306 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_QUICKFIX_SOURCE_OBJECT | 20130306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20131015 | |
2 | ![]() |
Instance method | Private | Method | 20131015 | |
3 | ![]() |
Instance method | Private | Method | 20131015 | |
4 | ![]() |
Instance method | Private | Method | 20131015 | |
5 | ![]() |
Instance method | Private | Method | 20130306 | |
6 | ![]() |
Static method | Public | Method | 20130306 | |
7 | ![]() |
Instance method | Private | Method | 20130306 |
Events
Class CL_ART_CONTRIB_4_UNIMPL_METH has no event.
Types
Class CL_ART_CONTRIB_4_UNIMPL_METH has no local type.
Method Signatures
Method ADD_PROPOSAL_4_MISSING_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UNIMPLEMENTED_METHODS | Call by reference | Type reference (TYPE) | CL_PST_NODE=>TAB | 20131015 |
Method ADD_PROPOSAL_4_MISSING_IMPL on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
Method ADD_PROPOSAL_4_UNIMPL_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UNIMPLEMENTED_METHODS | Call by reference | Type reference (TYPE) | CL_PST_NODE=>TAB | 20131015 |
Method ADD_PROPOSAL_4_UNIMPL_METHODS on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
Method BUILD_CLASS_IMPLEMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20131015 |
Method BUILD_CLASS_IMPLEMENTATION on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
Method BUILD_METHOD_IMPLEMENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20131015 |
Method BUILD_METHOD_IMPLEMENTATIONS on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
Method BUILD_METHOD_LIST_AS_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_NODES | Call by reference | Type reference (TYPE) | CL_PST_NODE=>TAB | 20130306 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130306 |
Method BUILD_METHOD_LIST_AS_HTML on class CL_ART_CONTRIB_4_UNIMPL_METH 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 | 20130306 | ||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ART_CONTRIB_4_UNIMPL_METH | 20130306 |
Method CREATE on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
Method GET_LEADING_KEYWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130306 |
Method GET_LEADING_KEYWORD on class CL_ART_CONTRIB_4_UNIMPL_METH has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |