SAP ABAP Interface IF_ADT_URI_MAPPER (ADT URI Mapper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_TOOLS_CORE (Package) ADT Tools Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_URI_MAPPER URI Mapper 20091126
Properties
Interface IF_ADT_URI_MAPPER  
Short Description ADT URI Mapper    
General Data
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20091126   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ADT_URI_MAPPER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ADT_URI_MAPPER has no interface.
Friends
Interface IF_ADT_URI_MAPPER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_POSITION_NOT_SET Constant Public Type reference (TYPE) I -1 20100326
Methods
# Method Level Visibility Method type Description Created on
1 MAP_INCLUDE_TO_OBJREF Instance method Public Method Maps an include to an object reference (URI) 20100128
2 MAP_OBJREF_TO_INCLUDE Instance method Public Method Maps an object reference (URI) to an include 20100125
3 MAP_OBJREF_TO_WB_CONTEXT Instance method Public Method Maps an object reference (URI) to a workbench context 20091218
4 MAP_OBJREF_TO_WB_OBJECT Instance method Public Method Maps an object reference (URI) to a workbench object id 20100224
5 MAP_PACKAGE_TO_PACKAGE_REF Instance method Public Method Maps a package to a package reference 20100804
6 MAP_WB_OBJECT_TO_OBJREF Instance method Public Method Maps a WB object identifier to an object reference (URI) 20100224
7 MAP_WB_REQUEST_TO_OBJREF Instance method Public Method Maps a workbench request to an object reference (URI) 20091218
Events
Interface IF_ADT_URI_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TR_OBJKEY Public See coding 20100115 begin of ty_tr_objkey, type type trobjtype, " transport type (either R3TR or LIMU!) name type trobj_name, " object name as defined for transport (or dwinactiv) end of ty_tr_objkey
Method Signatures

Method MAP_INCLUDE_TO_OBJREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LINE Call by reference Type reference (TYPE) I IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET 20110302
2 Importing END_OFFSET Call by reference Type reference (TYPE) I IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET 20110302
3 Importing INCLUDE Call by reference Type reference (TYPE) PROGNAME SPACE 20100128
4 Importing LINE Call by reference Type reference (TYPE) I IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET 20100128
5 Importing LINE_OFFSET Call by reference Type reference (TYPE) I IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET 20100128
6 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20131023
7 Importing PROGRAM Call by reference Type reference (TYPE) PROGNAME 20100128
8 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_OBJECT_REFERENCE 20100128
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100128

Method MAP_OBJREF_TO_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INCLUDE Call by reference Type reference (TYPE) PROGNAME 20100125
2 Exporting LINE Call by reference Type reference (TYPE) I 20100125
3 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20100125
4 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100526
5 Exporting PROGRAM Call by reference Type reference (TYPE) PROGNAME 20100127
6 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20100125
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100125

Method MAP_OBJREF_TO_WB_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINE Call by reference Type reference (TYPE) I 20091218
2 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20091218
3 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100526
4 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20091218
5 Exporting WB_CONTEXT Call by reference Object reference (TYPE REF TO) CL_WB_CONTEXT 20091218
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20091218

Method MAP_OBJREF_TO_WB_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100526
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_OBJECT Repository Object 20100224
3 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20100224
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100224

Method MAP_PACKAGE_TO_PACKAGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20131023
2 Importing PACKAGE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100804
3 Returning RESULT Value transfer Type reference (TYPE) SADT_PACKAGE_REFERENCE 20100804
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100804

Method MAP_WB_OBJECT_TO_OBJREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100526
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_OBJECT_REFERENCE Data object for ADT object references (URI, type, name, ...) 20100224
3 Importing WB_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_OBJECT Repository Object 20100224
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100224

Method MAP_WB_REQUEST_TO_OBJREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100526
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_OBJECT_REFERENCE 20091218
3 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20091218
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100108
History
Last changed by/on SAP  20141121 
SAP Release Created in 800