SAP ABAP Interface IF_ADT_SOURCE_MAPPING_OPTIONS (Source based mapping options)
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
Properties
Interface IF_ADT_SOURCE_MAPPING_OPTIONS  
Short Description Source based mapping options    
General Data
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20100512   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_MAPPING_OPTIONS Options for URI mapping 20100512
Friends
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no friend.
Attributes
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE_CODE Instance method Public Method Get source code 20100512
2 GET_SOURCE_CODE_URI Instance method Public Method Get source code URI 20100512
3 GET_SOURCE_NAME Instance method Public Method Get name of source object 20121123
4 IS_CONTEXT_CHECK_ENABLED Instance method Public Method Returns true if context check is enabled 20100623
5 IS_EMPTY_CONTEXT_VALID Instance method Public Method Returns true if an empty context is set to valid 20100630
6 SET_CONTEXT_CHECK_ENABLED Instance method Public Method Set context check enabled and empty context valid 20100623
7 SET_SOURCE_CODE Instance method Public Method Set source code 20100512
8 SET_SOURCE_CODE_URI Instance method Public Method Set source code URI 20100512
9 SET_SOURCE_NAME Instance method Public Method Set name of source object 20121123
10 SET_USE_SOURCE_MAIN Instance method Public Method Set use source main 20110915
11 USE_SOURCE_MAIN Instance method Public Method Get use source main 20110915
Events
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no event.
Types
Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no local type.
Method Signatures

Method GET_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) SADT_SRL_PLAIN_TEXT 20100512

Method GET_SOURCE_CODE on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method GET_SOURCE_CODE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20100512

Method GET_SOURCE_CODE_URI on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method GET_SOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRDIR-NAME 20121123

Method GET_SOURCE_NAME on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method IS_CONTEXT_CHECK_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100623

Method IS_CONTEXT_CHECK_ENABLED on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method IS_EMPTY_CONTEXT_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100630

Method IS_EMPTY_CONTEXT_VALID on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method SET_CONTEXT_CHECK_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20100623
2 Importing EMPTY_CONTEXT_IS_VALID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100630

Method SET_CONTEXT_CHECK_ENABLED on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method SET_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_CODE Call by reference Type reference (TYPE) SADT_SRL_PLAIN_TEXT 20100512

Method SET_SOURCE_CODE on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method SET_SOURCE_CODE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20100512

Method SET_SOURCE_CODE_URI on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method SET_SOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_NAME Call by reference Type reference (TYPE) TRDIR-NAME 20121123

Method SET_SOURCE_NAME on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method SET_USE_SOURCE_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20110915

Method SET_USE_SOURCE_MAIN on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.

Method USE_SOURCE_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110915

Method USE_SOURCE_MAIN on Interface IF_ADT_SOURCE_MAPPING_OPTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800