SAP ABAP Class CL_WDY_CC_RES_CODE_ELEMENTINFO (ADT:Resource controller for code completion element info)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
     SWDP_ADT (Package) SWDP ADT Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20120520
Properties
Class CL_WDY_CC_RES_CODE_ELEMENTINFO  
Short Description ADT:Resource controller for code completion element info    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_ADT   SWDP ADT Development 
Created 20120520   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_CC_RES_CODE_ELEMENTINFO has no forward declaration.
Interfaces
Class CL_WDY_CC_RES_CODE_ELEMENTINFO has no interface implemented.
Friends
Class CL_WDY_CC_RES_CODE_ELEMENTINFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_URI_PATH Static Attribute Private Type reference (TYPE) STRING 20121129
2 CO_CLASS_NAME Static Attribute Public Type reference (TYPE) STRING 'CL_WDY_CC_RES_CODE_ELEMENTINFO' 20121129
3 MV_COMPONENT_NAME Static Attribute Private Type reference (TYPE) WDY_COMPONENT_NAME 20121129
4 MV_CONTROLLER_NAME Static Attribute Private Type reference (TYPE) WDY_CONTROLLER_NAME 20121129
5 REGEX_URI Static Attribute Private Type reference (TYPE) STRING 20121129
6 REGEX_URI_WITH_INCLUDE Static Attribute Private Type reference (TYPE) STRING 20121129
7 URI_MAPPER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_URI_MAPPER 20120531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120531
2 EXTRACT_IDENT_FROM_INPLACEDECL Instance method Private Method 20120531
3 FIND_NEXT_DOT Instance method Private Method 20120531
4 IS_INLINE_EXPRESSION Instance method Private Method 20120531
5 PARSE_CLASS_URI Static method Private Method 20121129
Events
Class CL_WDY_CC_RES_CODE_ELEMENTINFO has no event.
Types
Class CL_WDY_CC_RES_CODE_ELEMENTINFO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDY_CC_RES_CODE_ELEMENTINFO has no parameter.
Method CONSTRUCTOR on class CL_WDY_CC_RES_CODE_ELEMENTINFO has no exception.

Method EXTRACT_IDENT_FROM_INPLACEDECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20120531
2 Importing SOURCE Call by reference Type reference (TYPE) STRING 20120531

Method EXTRACT_IDENT_FROM_INPLACEDECL on class CL_WDY_CC_RES_CODE_ELEMENTINFO has no exception.

Method FIND_NEXT_DOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOT_XPOS Call by reference Type reference (TYPE) I 20120531
2 Exporting DOT_YPOS Call by reference Type reference (TYPE) I 20120531
3 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20120531
4 Importing XPOS Call by reference Type reference (TYPE) I 20120531
5 Importing YPOS Call by reference Type reference (TYPE) I 20120531

Method FIND_NEXT_DOT on class CL_WDY_CC_RES_CODE_ELEMENTINFO has no exception.

Method IS_INLINE_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) ABAP_BOOL 20120531
2 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20120531
3 Exporting VARIABLE_NAME Call by reference Type reference (TYPE) STRING 20120531
4 Importing XPOS Call by reference Type reference (TYPE) I 20120531
5 Exporting XPOS_END_STMT Call by reference Type reference (TYPE) I 20120531
6 Importing YPOS Call by reference Type reference (TYPE) I 20120531
7 Exporting YPOS_END_STMT Call by reference Type reference (TYPE) I 20120531

Method IS_INLINE_EXPRESSION on class CL_WDY_CC_RES_CODE_ELEMENTINFO has no exception.

Method PARSE_CLASS_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20121129
2 Exporting INCLUDE_PATH Call by reference Type reference (TYPE) STRING 20121129
3 Exporting LINE Call by reference Type reference (TYPE) I 20121129
4 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20121129
5 Importing URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI 20121129
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20121129
History
Last changed by/on SAP  20131127 
SAP Release Created in 740