SAP ABAP Class CL_SWSDL11_DEFINITION (wsdl:definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDL11 (Package) WSDL 1.1 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BASE 20040802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_BASE_URI Base URI 20051116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NODE_COMPOSITE SLIB Composite Node 20060413
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_DEFINITION wsdl:definitions 20040801
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_NODE WSDL 1.1. Node 20040802
Properties
Class CL_SWSDL11_DEFINITION  
Short Description wsdl:definitions    
Super Class CL_SWSDL11_BASE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWSDL11   WSDL 1.1 Library 
Created 20040801   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWS1E Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_BASE_URI Base URI 20051116
2 IF_SLIB_NODE_COMPOSITE SLIB Composite Node 20060413
3 IF_SWSDL11_DEFINITION wsdl:definitions 20040801
4 IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
5 IF_SWSDL11_NODE WSDL 1.1. Node 20040802
Friends
Class CL_SWSDL11_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BASE_URI Instance attribute Private Type reference (TYPE) ANYURI Any URI 20051116
2 M_BINDING_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Bindings 20040916
3 M_EXTENSION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Extensions 20040805
4 M_IMPORT_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Imports 20041115
5 M_MESSAGE_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Messages 20040805
6 M_NAME Instance attribute Private Type reference (TYPE) QNAME WSDL 1.1 QName 20040916
7 M_PORTTYPE_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Port Types 20040805
8 M_SERVICE_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Services 20040916
9 M_TARGET_NAMESPACE Instance attribute Private Type reference (TYPE) ANYURI Any URI 20040802
10 M_TYPE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_TYPE_CONTAINER WSDL 1.1 Types 20041112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040805
2 _COLLECT_PORTTYPES Instance method Private Method 20080423
3 _STYLE_MATRIX Instance method Private Method 20050531
Events
Class CL_SWSDL11_DEFINITION has no event.
Types
Class CL_SWSDL11_DEFINITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method _COLLECT_PORTTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PORTTYPES_NODESET Call by reference Object reference (TYPE REF TO) IF_SLIB_NODESET Node Set 20080423
2 Importing WSDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SWSDL11_DEFINITION wsdl:definitions 20080423

Method _COLLECT_PORTTYPES on class CL_SWSDL11_DEFINITION has no exception.

Method _STYLE_MATRIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_STYLE Call by reference Type reference (TYPE) STRING 20050531
2 Importing PREVIOUS_STYLE Call by reference Type reference (TYPE) STRING 20050531
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20050531

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