SAP ABAP Class CL_OO_CLASS_VERSION_PROVIDER (Version provider for main class (source based))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_SOURCE_OBJECT_PROVIDER Version Provider Class for Source Code Objects 20110324
Properties
Class CL_OO_CLASS_VERSION_PROVIDER  
Short Description Version provider for main class (source based)    
Super Class CL_WB_SOURCE_OBJECT_PROVIDER Version Provider Class for Source Code Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20110117   SAP 
Last change 20130531   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 CL_OO_CLIF_SRC_PERSIST_STUB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_CLASS_VERSION_PROVIDER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_OO_VERS_CONSTRUCTION_PLAN 20110324 helper class which creates the version construction plan
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAIN_SOURCE_PLAN Instance attribute Private Object reference (TYPE REF TO) CL_OO_VERS_CONSTRUCTION_PLAN 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110228
2 GET_METHOD_ORDER_OF_CS_INCLUDE Instance method Private Method 20110324
3 GET_PLAN Instance method Public Method Get Construction Plan of Main Version 20110324
4 SORT_CLASS_INCLUDES Instance method Private Method 20110324
Events
Class CL_OO_CLASS_VERSION_PROVIDER has no event.
Types
Class CL_OO_CLASS_VERSION_PROVIDER 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 PERSISTENCE_FACADE Call by reference Object reference (TYPE REF TO) IF_SRC_VERS_PERSISTENCE_FACADE helper class which creates the version construction plan 20110228

Method CONSTRUCTOR on class CL_OO_CLASS_VERSION_PROVIDER has no exception.

Method GET_METHOD_ORDER_OF_CS_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110324
2 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20110324

Method GET_METHOD_ORDER_OF_CS_INCLUDE on class CL_OO_CLASS_VERSION_PROVIDER has no exception.

Method GET_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OO_VERS_CONSTRUCTION_PLAN helper class which creates the version construction plan 20110324

Method GET_PLAN on class CL_OO_CLASS_VERSION_PROVIDER has no exception.

Method SORT_CLASS_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CLASS_INCLUDES Call by reference Type reference (TYPE) CL_OO_CLIF_SRC_PERSIST_STUB=>T_CLASS_INCLUDES 20110324
2 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of the Class containing the methods to sort 20110324
3 Importing METHOD_NAME_ORDER Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20110324

Method SORT_CLASS_INCLUDES on class CL_OO_CLASS_VERSION_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in