SAP ABAP Class CL_OO_CLIF_EDITOR_DECIDER (Class Buider: Decider class which tool will be executed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_CLIF_EDITOR_DECIDER  
Short Description Class Buider: Decider class which tool will be executed    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20070222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_CLIF_EDITOR_DECIDER has no interface implemented.
Friends
Class CL_OO_CLIF_EDITOR_DECIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_PROPERTIES Instance attribute Private Type reference (TYPE) VSEOCLASS CLASS_PROPERTIES 20070222
2 CLIF_KEY Instance attribute Protected Type reference (TYPE) SEOCLSKEY CLIF_KEY 20070222
3 CLIF_TYPE Instance attribute Private Type reference (TYPE) SEOCLSTYPE CLIF_TYPE 20070222
4 C_EDITOR_CLIF_INCLUDE Constant Public Type reference (TYPE) SEOCLSNAME IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_CLIF_INCLUDE 20070413
5 C_EDITOR_FORM_BASED Constant Public Type reference (TYPE) SEOCLSNAME IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_FORM_BASED C_EDITOR_FORM_BASED 20070222
6 C_EDITOR_SOURCE_BASED Constant Public Type reference (TYPE) SEOCLSNAME IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_SOURCE_BASED C_EDITOR_SOURCE_BASED 20070222
7 EDITOR_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME EDITOR_NAME 20070222
8 IGNORE_WB_SETTINGS Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20070222
9 INTERFACE_PROPERTIES Instance attribute Private Type reference (TYPE) VSEOINTERF INTERFACE_PROPERTIES 20070222
10 SUPPRESS_MESSAGES Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20070222
11 WB_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST 20070413
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create instance 20070222
2 GET_CLIF_EDITOR Instance method Public Method Determine the editor 20070222
3 GET_FORM_BASED_EDITOR Instance method Public Method Determine the form-based editor 20070413
4 GET_SOURCE_BASED_EDITOR Instance method Private Method Determine the Source-Code-based Class Builder 20070417
5 INIT Instance method Public Method Initilize 20070222
6 IS_ENHANCED Instance method Private Method Is the class/interface enhanced 20070222
7 IS_MODASS_ENABLED Instance method Private Method Is Modification Assistant enabled for the class/interface 20070222
8 IS_SOURCE_BASED_EDITOR_ENABLED Instance method Protected Method Is the Source-Code-based Class Builder enabled 20070222
9 IS_STANDARD_CLIF Instance method Private Method Is the class/interface a standard class/interface 20070222
Events
Class CL_OO_CLIF_EDITOR_DECIDER has no event.
Types
Class CL_OO_CLIF_EDITOR_DECIDER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_KEY Call by reference Type reference (TYPE) SEOCLSKEY CLIF_KEY 20070222
2 Returning DECIDER Value transfer Object reference (TYPE REF TO) CL_OO_CLIF_EDITOR_DECIDER DECIDER 20070222
3 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20070413

Method CREATE on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method GET_CLIF_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDITOR_NAME Value transfer Type reference (TYPE) SEOCLSNAME EDITOR_NAME 20070222

Method GET_CLIF_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method GET_FORM_BASED_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDITOR_NAME Value transfer Type reference (TYPE) SEOCLSNAME 20070413

Method GET_FORM_BASED_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method GET_SOURCE_BASED_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDITOR_NAME Value transfer Type reference (TYPE) SEOCLSNAME 20070417

Method GET_SOURCE_BASED_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_WB_SETTINGS Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20070222
2 Importing SUPPRESS_MESSAGES Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20070222

Method INIT on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method IS_ENHANCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENHANCED Value transfer Type reference (TYPE) SEOX_BOOLEAN ENHANCED 20070222

Method IS_ENHANCED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method IS_MODASS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) SEOX_BOOLEAN ENABLED 20070222

Method IS_MODASS_ENABLED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method IS_SOURCE_BASED_EDITOR_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) SEOX_BOOLEAN ENABLED 20070222

Method IS_SOURCE_BASED_EDITOR_ENABLED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.

Method IS_STANDARD_CLIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STANDARD_CLIF Value transfer Type reference (TYPE) SEOX_BOOLEAN STANDARD_CLIF 20070222

Method IS_STANDARD_CLIF on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710