SAP ABAP Class CL_WDY_MD_CONTEXT_NODE (Web Dynpro: Context Node)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_ABSTRACT_CTX_NODE 20021029
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_CONTEXT_NODE ... 20020826
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_CONTEXT_VALUE_NODE Web Dynpro: Context Node 20020826
Properties
Class CL_WDY_MD_CONTEXT_NODE  
Short Description Web Dynpro: Context Node    
Super Class CL_WDY_MD_ABSTRACT_CTX_NODE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20020826   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_CONTEXT_NODE ... 20020826
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_CONTROLLER 20020826 Web Dynpro: Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_OBJECT_MAP Object Collection with String Key 20020826
2 CHILDREN Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_OBJECT_MAP Object Collection with String Key 20020826
3 SUPPLY_FUNCTION Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_SUPPLY_FUNCTION IF_WDY_MD_SUPPLY_FUNCTION 20020830
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Private Method 20020830
2 ADD_SUB_CTX_ELEMENT Instance method Public Method 20050214
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030815
4 FIND_CHILD_NODE Instance method Private Method 20020919
5 GET_ATTRIBUTES Instance method Private Method 20020826
6 GET_CHILD_NODES Instance method Private Method 20020826
7 REMOVE_SUB_CTX_ELEMENT Instance method Public Method 20050214
8 RENAME_CONTEXT_ATTRIBUTE Instance method Public Method 20070806
9 SET_ATTRIBUTES Instance method Public Method 20040405
Events
# Event Type Visibility Description Created on
1 NODE_CREATED Static Event
(1)
Public
(2)
20040219
Types
Class CL_WDY_MD_CONTEXT_NODE has no local type.
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_CTX_NODE ... 20020830
2 Importing CONTEXT_ATTRIBUTES Call by reference Type reference (TYPE) WDY_CTX_ATTRIB_TABLE 20030815
3 Importing DEFINITION Call by reference Type reference (TYPE) WDY_CTX_NODE 20020830
4 Importing ENH_CONTEXT_ATTRIBUTES Call by reference Type reference (TYPE) WDY_CTX_ATTR_ENH_TABLE Web Dynpro: Enhancement, Context-Attribute 20050412

Method ADD_CHILD on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method ADD_SUB_CTX_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTX_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_ELEMENT 20050214

Method ADD_SUB_CTX_ELEMENT on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTES Call by reference Type reference (TYPE) WDY_CTX_ATTRIB_TABLE 20030815
2 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER Web Dynpro : Controller 20030815
3 Importing DEFINITION Value transfer Type reference (TYPE) WDY_CTX_NODE Web Dynpro : Contextnodes der Controller 20030815
4 Importing ENH_CONTEXT_ATTRIBUTES Call by reference Type reference (TYPE) WDY_CTX_ATTR_ENH_TABLE Web Dynpro: Enhancement, Context-Attribute 20050412
5 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20030815
6 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_NODE 20030815
7 Importing STATE Value transfer Type reference (TYPE) WDY_MD_OBJECT_STATE IF_WDY_MD_OBJECT=>CO_STATE_LOADED Object State eines WebDynpro Metadata Objekts 20030815

Method CONSTRUCTOR on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method FIND_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_NODE ... 20020919
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20020919
3 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_NODE ... 20020919

Method FIND_CHILD_NODE on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method GET_CHILD_NODES Signature

Method GET_CHILD_NODES on class CL_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_CHILD_NODES on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method REMOVE_SUB_CTX_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTX_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_ELEMENT 20050214

Method REMOVE_SUB_CTX_ELEMENT on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method RENAME_CONTEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_ATTRIBUTE 20070806

Method RENAME_CONTEXT_ATTRIBUTE on class CL_WDY_MD_CONTEXT_NODE has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Object reference (TYPE REF TO) CL_WDY_MD_OBJECT_MAP Spezielle Object Map für WD-Metadaten-API 20040405

Method SET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no exception.
Event Signatures

Event NODE_CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE Exporting Value transfer Object reference (TYPE REF TO) CL_WDY_MD_CONTEXT_NODE Web Dynpro : Contextnode 20040219
History
Last changed by/on SAP  20080612 
SAP Release Created in 630