SAP ABAP Class CL_ADT_CT_COMPATIBILITY_GRAPH (Compatibility graph)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_CT_COMPATIBILITY_GRAPH | Compatibility graph | 20090709 |
Properties
Class | CL_ADT_CT_COMPATIBILITY_GRAPH | |
Short Description | Compatibility graph | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_COMPATIBILITY | ADT Central compatibility resource |
Created | 20090709 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_CT_COMPATIBILITY_GRAPH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_CT_COMPATIBILITY_GRAPH | Compatibility graph | 20090709 |
Friends
Class CL_ADT_CT_COMPATIBILITY_GRAPH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | 20090709 | ||||
2 | ![]() |
Instance attribute | Private | See coding | 20090709 | ||||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_IDENTITY_MAP | 20090709 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SADT_CT_NAME_SPACE | 20090709 | |||
5 | ![]() |
Instance attribute | Private | See coding | 20090709 | ||||
6 | ![]() |
Instance attribute | Private | See coding | 20090709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090709 | |
2 | ![]() |
Instance method | Private | Method | 20090709 | |
3 | ![]() |
Static method | Private | Method | Create compatibility graph instance for name space | 20090709 |
4 | ![]() |
Instance method | Private | Method | 20090709 | |
5 | ![]() |
Static method | Public | Method | Get compatiblity graph instance for name space | 20090709 |
Events
Class CL_ADT_CT_COMPATIBILITY_GRAPH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_IDENTITY_MAP | Private | See coding | Identity map | 20090709 | ty_identity_map type sorted table of ty_identity_map_entry
with unique key name_space
|
|
2 | TY_IDENTITY_MAP_ENTRY | Private | See coding | Identity map entry | 20090709 | begin of ty_identity_map_entry,
name_space type sadt_ct_name_space,
instance type ref to if_adt_ct_compatibility_graph,
end of ty_identity_map_entry
|
Method Signatures
Method ADD_EDGE Signature
Method ADD_EDGE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no parameter.
Method ADD_EDGE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no exception.
Method ADD_NODE Signature
Method ADD_NODE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no parameter.
Method ADD_NODE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME_SPACE | Call by reference | Type reference (TYPE) | SADT_CT_NAME_SPACE | Name space of node | 20090709 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_CT_COMPATIBILITY_GRAPH | Compatibility graph | 20090709 |
Method CREATE_INSTANCE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no parameter.
Method FINALIZE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME_SPACE | Call by reference | Type reference (TYPE) | SADT_CT_NAME_SPACE | Name space of node | 20090709 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_CT_COMPATIBILITY_GRAPH | Compatibility graph | 20090709 |
Method GET_INSTANCE on class CL_ADT_CT_COMPATIBILITY_GRAPH has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |