SAP ABAP Class CL_PST_FULLNAME_NODE_MAPPER (CL_PST_FULLNAME_NODE_MAPPER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_PROGRAM_STRUCTURE_TREE (Package) Program Structure Tree
Properties
Class CL_PST_FULLNAME_NODE_MAPPER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_PROGRAM_STRUCTURE_TREE   Program Structure Tree 
Created 20130417   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PST_FULLNAME_NODE_MAPPER has no forward declaration.
Interfaces
Class CL_PST_FULLNAME_NODE_MAPPER has no interface implemented.
Friends
Class CL_PST_FULLNAME_NODE_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLACKBOARD Instance attribute Private Object reference (TYPE REF TO) CL_ART_BLACKBOARD BLACKBOARD 20130417
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method CREATE 20130417
2 DOES_GLOBAL_INTERFACE_EXIST Instance method Private Method DOES_GLOBAL_INTERFACE_EXIST 20130417
3 GET_CORRESPONDING_PST_NODE Instance method Public Method GET_CORRESPONDING_PST_NODE 20130417
4 RESOLVE_REDEFINED_METHOD Instance method Private Method RESOLVE_REDEFINED_METHOD 20130417
Events
Class CL_PST_FULLNAME_NODE_MAPPER has no event.
Types
Class CL_PST_FULLNAME_NODE_MAPPER 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 I_BLACKBOARD 20130417
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PST_FULLNAME_NODE_MAPPER R_INSTANCE 20130417

Method CREATE on class CL_PST_FULLNAME_NODE_MAPPER has no exception.

Method DOES_GLOBAL_INTERFACE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SEOCLSNAME I_NAME 20130417
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL R_RESULT 20130417

Method DOES_GLOBAL_INTERFACE_EXIST on class CL_PST_FULLNAME_NODE_MAPPER has no exception.

Method GET_CORRESPONDING_PST_NODE Signature

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

Method GET_CORRESPONDING_PST_NODE on class CL_PST_FULLNAME_NODE_MAPPER has no exception.

Method RESOLVE_REDEFINED_METHOD Signature

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

Method RESOLVE_REDEFINED_METHOD on class CL_PST_FULLNAME_NODE_MAPPER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740