SAP ABAP Class CL_SXSD_NODE (Node)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SXSD (Package) XSD Schema
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NAMESPACE_DECL SLIB Namespace Declaration 20050915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NODE SLIB Node 20050915
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NODE_ADMIN Administrative Access to slib_node 20060412
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_ANNOTATION Annotation Component 20050915
2 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_ANNOTATION_PROP xsd:appinfo xsd:documentation properties 20051025
3 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_ATTRIBUTE_GROUP_REF 20060120
4 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_ATTRIBUTE_USE Attribute Use Component 20050915
5 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_BASE Base Class for Annotated Components 20050915
6 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_PARTICLE Particle Component 20050915
Properties
Class CL_SXSD_NODE  
Short Description Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXSD   XSD Schema 
Created 20050915   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SXSD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_NAMESPACE_DECL SLIB Namespace Declaration 20050915
2 IF_SLIB_NODE SLIB Node 20050915
3 IF_SLIB_NODE_ADMIN Administrative Access to slib_node 20060412
Friends
Class CL_SXSD_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ERR_MSG Instance attribute Protected Type reference (TYPE) STRING 20050915
2 M_LOCK_FLAG Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050915
3 M_NODE_NAMESPACE Instance attribute Protected Type reference (TYPE) ANYURI SXSD1_NAMESPACE_URI Any URI 20050915
4 M_NODE_TYPE Instance attribute Protected Type reference (TYPE) I 20050915
5 M_NSDECL_TABLE Instance attribute Protected Type reference (TYPE) TSLIB_NAMESPACE SLIB Namespace Declarations 20050915
6 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_SLIB_NODE Parent 20060412
7 M_REGISTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20050915
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050915
2 RAISE_EXCEPTION_IF_LOCKED Instance method Protected Method 20050915
Events
Class CL_SXSD_NODE has no event.
Types
Class CL_SXSD_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_TYPE Call by reference Type reference (TYPE) I 20050915
2 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20050919

Method CONSTRUCTOR on class CL_SXSD_NODE has no exception.

Method RAISE_EXCEPTION_IF_LOCKED Signature

Method RAISE_EXCEPTION_IF_LOCKED on class CL_SXSD_NODE has no parameter.
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050915
History
Last changed by/on SAP  20090618 
SAP Release Created in 710