SAP ABAP Class CL_MI_SEMANTIC_NODE (Representation of semantic node)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MI_SEMANTIC_NODE Description of semantic node 20081106
Properties
Class CL_MI_SEMANTIC_NODE  
Short Description Representation of semantic node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_ANALYZE_MI   Objects for Memory Inspector 
Created 20081106   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MI_SEMANTIC_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MI_SEMANTIC_NODE Description of semantic node 20081106
Friends
# Friend Modeled only Created on Description
1 CL_MI_SEMANTIC_TREE 20081109 Representation of semantic tree
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BOUND_NODES Instance attribute Private Type reference (TYPE) MIT_BOUND_NODES Technical node for assignment to semantic node 20081109
2 M_DISPLAY_ATTRIBUTES Instance attribute Private Type reference (TYPE) MIS_SEMANTIC_NODE_ATTRIBUTES Display properties of semantic node 20081109
3 M_MI_NODE Instance attribute Private Type reference (TYPE) MI_NODE Identifies a node in the object graph of the MI-Memory 20081109
4 M_SEMANTIC_TREE Instance attribute Private Object reference (TYPE REF TO) CL_MI_SEMANTIC_TREE Representation of semantic tree 20081107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081106
Events
Class CL_MI_SEMANTIC_NODE has no event.
Types
Class CL_MI_SEMANTIC_NODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) MI_NODE Identifiziert einen Knoten im Objektgrafen des MI-Speichers 20081107
2 Importing SEMANTIC_TREE Call by reference Object reference (TYPE REF TO) CL_MI_SEMANTIC_TREE Repräsentation eines semantischen Baumes 20081107

Method CONSTRUCTOR on class CL_MI_SEMANTIC_NODE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720