SAP ABAP Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL (FDT WD Island: Boolean Model(Editor))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ISLAND_EDITOR (Package) BRFplus: Island Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_EDITOR_MODEL FDT WD Island: Editor Model (Abstract) 20100628
Properties
Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL  
Short Description FDT WD Island: Boolean Model(Editor)    
Super Class CL_FDT_WD_EDITOR_MODEL FDT WD Island: Editor Model (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ISLAND_EDITOR   BRFplus: Island Editor 
Created 20100628   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 IF_FDT_BOOLEAN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_WD_EDITOR_SECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BOOLEAN_VALUES_SECTION Constant Private Type reference (TYPE) STRING 'bvalues' 20121218
2 GC_KEYWORD_SECTION Constant Private Type reference (TYPE) STRING 'keyword' 20120927
3 GC_PARAMETER_SECTION Constant Private Type reference (TYPE) STRING 'param' 20120927
4 GC_PARENTHESIS_SECTION Constant Private Type reference (TYPE) STRING 'paren' 20120927
5 MO_BOOLEAN Instance attribute Private Object reference (TYPE REF TO) IF_FDT_BOOLEAN FDT: Boolean 20100628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100628
2 GET_SIMPLE_BOOLEAN Instance method Private Method Creates the tokens by using the get_operands function 20100702
3 GET_USER_DEFINED_BOOLEAN Instance method Private Method Creates the tokens by using the get_user_defined_boolean 20100702
4 PROCESS_CONTENT_SECTION Instance method Private Method Process the content section for boolean 20120928
5 READ_OPERAND Instance method Private Method 20100702
6 RESOLVE_VALUE_RANGE Instance method Private Method Resolves the unnamed value ranges 20100804
Events
Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no event.
Types
Class CL_FDT_WD_EDITOR_BOOLEAN_MODEL 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 IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION Configuration 20100628
2 Importing IO_OBJECT_MANAGER Call by reference Object reference (TYPE REF TO) CL_FDT_WD_ISLAND_OBJ_MANAGER FDT WD: Island Object Manager 20110707
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Object 20110323
4 Importing IV_TEMPORARY_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL 20100723
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20100628

Method CONSTRUCTOR on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.

Method GET_SIMPLE_BOOLEAN Signature

Method GET_SIMPLE_BOOLEAN on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no parameter.
Method GET_SIMPLE_BOOLEAN on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.

Method GET_USER_DEFINED_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SECTION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_EDITOR_SECTION FDT WD: Section in editor 20100804

Method GET_USER_DEFINED_BOOLEAN on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.

Method PROCESS_CONTENT_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_DEFINED_TOKEN Call by reference Type reference (TYPE) IF_FDT_BOOLEAN=>T_USER_DEFINED_TOKEN Tokens of a user defined boolean string 20120928
2 Importing IO_SECTION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_EDITOR_SECTION FDT WD: Section in editor 20120928

Method PROCESS_CONTENT_SECTION on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.

Method READ_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPERAND_RANGE Call by reference Type reference (TYPE) IF_FDT_BOOLEAN=>S_PARAM_RANGE Parameter with Range Table 20100702
2 Importing IV_INVERT Call by reference Type reference (TYPE) ABAP_BOOL 20100702
3 Importing IV_OPERAND_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20100702
4 Returning RT_TOKEN Value transfer Type reference (TYPE) IF_FDT_WD_EDITOR_SECTION=>TS_TOKEN 20100702

Method READ_OPERAND on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.

Method RESOLVE_VALUE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SECTION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_EDITOR_SECTION FDT WD: Section in editor 20100804
2 Importing IS_PARAM_RANGE Call by reference Type reference (TYPE) IF_FDT_BOOLEAN=>S_PARAM_RANGE Parameter with Range Table 20100804

Method RESOLVE_VALUE_RANGE on class CL_FDT_WD_EDITOR_BOOLEAN_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703