SAP ABAP Interface IF_MI_DISPLAY_TREE (Access to most up-to-date semantic tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ANALYZE_MI (Package) Objects for Memory Inspector

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MI_DOMINATOR_TREE | Interface to the kernel for the dominator tree | 20081111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MI_SEMANTIC_TREE | Representation of semantic tree | 20081114 |
Properties
Interface | IF_MI_DISPLAY_TREE | |
Short Description | Access to most up-to-date semantic tree |
General Data
Package | SABP_ANALYZE_MI | Objects for Memory Inspector |
Created | 20081111 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_TPDA_CONTROL | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_MI_DISPLAY_TREE has no interface.
Friends
Interface IF_MI_DISPLAY_TREE has no friend.
Attributes
Interface IF_MI_DISPLAY_TREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Roots of dominator tree with info | 20081201 |
2 | ![]() |
Instance method | Public | Method | Roots of dominator tree with info | 20081124 |
3 | ![]() |
Instance method | Public | Method | Wrapper for identically named method of CL_MI_OBJECT_GRAPH | 20081124 |
4 | ![]() |
Instance method | Public | Method | Wrapper for identically named method of CL_MI_OBJECT_GRAPH | 20090227 |
5 | ![]() |
Instance method | Public | Method | Access to traversing functions | 20081205 |
Events
Interface IF_MI_DISPLAY_TREE has no event.
Types
Interface IF_MI_DISPLAY_TREE has no local type.
Method Signatures
Method GET_DOMINATED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES | Value transfer | Type reference (TYPE) | MIT_EXT_NODE_INFO | Tabelle von Knoteninformationen | 20081201 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | MI_NODE | Identifiziert einen Knoten im Objektgrafen des MI-Speichers | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerbehandlung für semantische Knoten | 20090203 | |
2 | ![]() |
Ausnahmen aus dem semantischen Framework | 20090209 |
Method GET_DOMINATOR_ROOT_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES | Value transfer | Type reference (TYPE) | MIT_EXT_NODE_INFO | Liste mit Knoteninfo | 20081124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Bearbeitung eines Knotens | 20090203 | |
2 | ![]() |
Ausnahmen aus dem semantischen Framework | 20090209 |
Method GET_REFERENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MI_NODE | Call by reference | Type reference (TYPE) | MI_NODE | Identifiziert einen Knoten im Objektgrafen des MI-Speichers | 20081124 | ||
2 | ![]() |
REFERENCES | Value transfer | Type reference (TYPE) | MIT_REFERENCE_TEXTS | Tabelle von Referenzen | 20081124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Bearbeitung eines Knotens | 20090203 | |
2 | ![]() |
Ausnahmen aus dem semantischen Framework | 20090209 |
Method GET_REFERENCES_OF_NODES_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES_LIST | Call by reference | Type reference (TYPE) | ANY TABLE | 20090227 | |||
2 | ![]() |
REFS_LIST | Value transfer | Type reference (TYPE) | CL_TPDA_CONTROL=>MI_REFS_LIST | 20090227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Bearbeitung eines Knoten | 20090227 | |
2 | ![]() |
Ausnahmen aus dem semantischen Framework | 20090227 |
Method GET_TRAVERSE_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRAPH | Value transfer | Object reference (TYPE REF TO) | IF_MI_TRAVERSE_GRAPH | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Bearbeitung eines Knoten | 20090209 | |
2 | ![]() |
Ausnahmen aus dem semantischen Framework | 20090209 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |