SAP ABAP Interface IF_ADT_COMPATIBILITY_REGISTRY (compatibility regristration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_COMPATIBILITY (Package) ADT Central compatibility resource
Properties
Interface IF_ADT_COMPATIBILITY_REGISTRY  
Short Description compatibility regristration    
General Data
Package SADT_COMPATIBILITY   ADT Central compatibility resource 
Created 20120112   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ADT_COMPATIBILITY_REGISTRY has no forward declaration.
Interfaces
Interface IF_ADT_COMPATIBILITY_REGISTRY has no interface.
Friends
Interface IF_ADT_COMPATIBILITY_REGISTRY has no friend.
Attributes
Interface IF_ADT_COMPATIBILITY_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDGE Instance method Public Method Add dependency in compatibility graph 20120117
2 ADD_NODE Instance method Public Method Add compatibility node 20120117
Events
Interface IF_ADT_COMPATIBILITY_REGISTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_NAME_SPACE Public Type reference (TYPE) SADT_CT_NAME_SPACE 20120117
2 TY_NODE_NAME Public Type reference (TYPE) SADT_CT_NODE_NAME 20120117
Method Signatures

Method ADD_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBLIGATORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120117
2 Importing USED_NAME_SPACE Call by reference Type reference (TYPE) TY_NAME_SPACE 20120117
3 Importing USED_NODE_NAME Call by reference Type reference (TYPE) TY_NODE_NAME 20120117
4 Importing USING_NAME_SPACE Call by reference Type reference (TYPE) TY_NAME_SPACE 20120117
5 Importing USING_NODE_NAME Call by reference Type reference (TYPE) TY_NODE_NAME 20120117

Method ADD_EDGE on Interface IF_ADT_COMPATIBILITY_REGISTRY has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME_SPACE Call by reference Type reference (TYPE) TY_NAME_SPACE 20120117
2 Importing NODE_NAME Call by reference Type reference (TYPE) TY_NODE_NAME 20120117

Method ADD_NODE on Interface IF_ADT_COMPATIBILITY_REGISTRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in