SAP ABAP Class CL_SRT_WSP_EXPR_CONTEXT (WSP Context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_EXPR_CONTEXT  
Short Description WSP Context    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20040827   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_EXPR_CONTEXT has no forward declaration.
Interfaces
Class CL_SRT_WSP_EXPR_CONTEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_EXPRESSION_NODE 20040827 WSP Expression Node
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_EXPR_CONTEXT' Class Name 20040907
2 EXPRESSION_NODES Instance attribute Public Type reference (TYPE) SRT_IF_SRT_WSP_EXPRESSIONS Table of WSP Expressions 20040827
3 EXPRESSION_ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) IF_SRT_WSP_EXPRESSION_NODE WSP Expression Node 20040827
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040827
2 CREATE_CONTEXT Static method Protected Method Creates New WSP Context 20040827
3 GET_EXPRESSIONS Instance method Protected Method Returns Expressions 20040827
4 GET_ROOT_EXPRESSION Instance method Protected Method Returns Root Expression 20040827
5 REGISTER_EXPRESSION Instance method Protected Method Registers Expression 20040827
6 REGISTER_ROOT_EXPRESSION Instance method Protected Method Registers Root Expression 20040827
7 UNREGISTER_EXPRESSION Instance method Protected Method Deregisters Expression 20040827
Events
Class CL_SRT_WSP_EXPR_CONTEXT has no event.
Types
Class CL_SRT_WSP_EXPR_CONTEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSP_EXPR_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method CREATE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_EXPR_CONTEXT WSP context 20040827

Method CREATE_CONTEXT on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method GET_EXPRESSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPRESSIONS Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_EXPRESSIONS table of WSP expressions 20040827

Method GET_EXPRESSIONS on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method GET_ROOT_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPRESSION Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_EXPRESSION_NODE WSP expression node 20040827

Method GET_ROOT_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method REGISTER_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_EXPRESSION_NODE WSP expression node 20040827

Method REGISTER_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method REGISTER_ROOT_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_EXPRESSION_NODE WSP expression node 20040827

Method REGISTER_ROOT_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.

Method UNREGISTER_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPRESSION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_EXPRESSION_NODE WSP expression node 20040827

Method UNREGISTER_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700