SAP ABAP Class IF_SLIB_NODESET (Node Set)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_NODESET 20041105
Properties
Class IF_SLIB_NODESET  
Short Description Node Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041105   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SLIB_NODESET has no forward declaration.
Interfaces
Class IF_SLIB_NODESET has no interface implemented.
Friends
Class IF_SLIB_NODESET has no friend class.
Attributes
Class IF_SLIB_NODESET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method 20041105
2 CLONE Instance method Public Method 20050606
3 GET_ITEM Instance method Public Method 20041105
4 GET_LENGTH Instance method Public Method 20041105
5 GET_NEXT Instance method Public Method 20041105
6 INSERT_ITEM Instance method Public Method 20050622
7 REMOVE_ITEM Instance method Public Method 20041105
8 RESET Instance method Public Method 20041105
Events
Class IF_SLIB_NODESET has no event.
Types
Class IF_SLIB_NODESET has no local type.
Method Signatures

Method APPEND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method APPEND_ITEM on class IF_SLIB_NODESET has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20050606

Method CLONE on class IF_SLIB_NODESET has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20041105
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method GET_ITEM on class IF_SLIB_NODESET has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20041105

Method GET_LENGTH on class IF_SLIB_NODESET has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method GET_NEXT on class IF_SLIB_NODESET has no exception.

Method INSERT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20050622
2 Importing REF_NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE insert before this node 20050622

Method INSERT_ITEM on class IF_SLIB_NODESET has no exception.

Method REMOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method REMOVE_ITEM on class IF_SLIB_NODESET has no exception.

Method RESET Signature

Method RESET on class IF_SLIB_NODESET has no parameter.
Method RESET on class IF_SLIB_NODESET has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in