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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050915 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050915 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ANYURI | SXSD1_NAMESPACE_URI | Any URI | 20050915 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | 20050915 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TSLIB_NAMESPACE | SLIB Namespace Declarations | 20050915 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SLIB_NODE | Parent | 20060412 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20050915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050915 | ||
| 2 | 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 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20050915 | ||||
| 2 | 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 | SLIB Exceptions | 20050915 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |