SAP ABAP Class IF_ADT_CT_COMPATIBILITY_GRAPH (Compatibility graph)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_CT_COMPATIBILITY_GRAPH Compatibility graph 20090709
Properties
Class IF_ADT_CT_COMPATIBILITY_GRAPH  
Short Description Compatibility graph    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no forward declaration.
Interfaces
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no interface implemented.
Friends
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no friend class.
Attributes
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDGE Instance method Public Method add edge to coompatiblity graph 20090709
2 ADD_NODE Instance method Public Method add node to compatibility graph 20090709
3 FINALIZE Instance method Public Method finalize changes 20090709
Events
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no event.
Types
Class IF_ADT_CT_COMPATIBILITY_GRAPH has no local type.
Method Signatures

Method ADD_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SADT_CT_DESCRIPTION Description 20090709
2 Importing IS_OBLIGATORY Call by reference Type reference (TYPE) SADT_CT_EDGE_OBLIGATORY ABAP_FALSE Obligatory edge (Yes = 'X' / No = ' ') 20090709
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20090709
4 Importing SOURCE_NODE_NAME Call by reference Type reference (TYPE) SADT_CT_USING_NODE_NAME Node name of using node 20090709
5 Importing TARGET_NAME_SPACE Call by reference Type reference (TYPE) SADT_CT_USED_NAME_SPACE Name space of used node 20090709
6 Importing TARGET_NODE_NAME Call by reference Type reference (TYPE) SADT_CT_USED_NODE_NAME Node name of used node 20090709

Method ADD_EDGE on class IF_ADT_CT_COMPATIBILITY_GRAPH has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SADT_CT_DESCRIPTION Description 20090709
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20090709
3 Importing NODE_NAME Call by reference Type reference (TYPE) SADT_CT_NODE_NAME Node name 20090709

Method ADD_NODE on class IF_ADT_CT_COMPATIBILITY_GRAPH has no exception.

Method FINALIZE Signature

Method FINALIZE on class IF_ADT_CT_COMPATIBILITY_GRAPH has no parameter.
Method FINALIZE on class IF_ADT_CT_COMPATIBILITY_GRAPH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in