SAP ABAP Class CL_FDT_WD_EDITOR_MODEL (FDT WD Island: Editor Model (Abstract))
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_ISLAND_CONTROL_MODEL | FDT WD Island: Control Model | 20120309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_EDITOR_MODEL | FDT WD: Editor Model | 20100305 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_EDITOR_BOOLEAN_MODEL | FDT WD Island: Boolean Model(Editor) | 20100628 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_EDITOR_FORMULA_MODEL | FDT WD Island: Formula Model(Editor) | 20100621 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_EDITOR_RANGE_MODEL | FDT WD Island: Value Range Model(Editor) | 20100709 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_EDITOR_RULESET_MODEL | FDT WD Island: Ruleset Model | 20130211 |
Properties
| Class | CL_FDT_WD_EDITOR_MODEL | |
| Short Description | FDT WD Island: Editor Model (Abstract) | |
| Super Class | CL_FDT_WD_ISLAND_CONTROL_MODEL | FDT WD Island: Control Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ISLAND_EDITOR | BRFplus: Island Editor |
| Created | 20100130 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_EDITOR_MODEL | FDT WD: Editor Model | 20100305 |
Friends
Class CL_FDT_WD_EDITOR_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'ref' | Value attribute | 20111011 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'su' | Supplement attribute | 20111011 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'val' | Value attribute | 20111011 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | Current Section for iterator | 20111005 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20100712 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | Root Section for reading content | 20111005 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_WD_EDITOR_MODEL=>T_FUNCTION | Functions bound to island | 20110531 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_WD_EDITOR_MODEL=>T_KEYWORD | Keywords bound to island | 20110531 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Id to keep track of token ids | 20100713 |
Methods
Events
Class CL_FDT_WD_EDITOR_MODEL has no event.
Types
Class CL_FDT_WD_EDITOR_MODEL has no local type.
Method Signatures
Method COMPLEX_TOKEN_TO_DIRECT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TOKEN | Call by reference | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>S_TOKEN | Complex Token | 20120601 | |||
| 2 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Elementary Data Type | 20111012 | |||
| 3 | RS_VALUE | Value transfer | Type reference (TYPE) | CL_FDT_EXPR_SV=>S_VALUE | Value | 20111011 |
Method COMPLEX_TOKEN_TO_DIRECT_VALUE on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CONSTANT_TO_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONSTANT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONSTANT | Constant | 20130201 | |||
| 2 | RS_VALUE | Value transfer | Type reference (TYPE) | CL_FDT_EXPR_SV=>S_VALUE | Value | 20130201 |
Method CONSTANT_TO_VALUE on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20100308 | |||
| 2 | IO_OBJECT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_OBJ_MANAGER | FDT WD: Island Object Manager | 20110707 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Object | 20110323 | |||
| 4 | IV_TEMPORARY_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | Temporary Object | 20100723 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20100308 |
Method CONSTRUCTOR on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CREATE_COMPLEX_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITH_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_FDT_WD_EDITOR_MODEL=>TH_ATTRIBUTE | 20111011 | ||||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | TokenType | 20111006 | |||
| 3 | RTS_TOKEN | Value transfer | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>TS_TOKEN | 20100715 |
Method CREATE_COMPLEX_TOKEN on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CREATE_NEXT_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | Token type (identifier, literal, list, comment) | 20111006 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Value | 20111006 | |||
| 3 | RS_TOKEN | Value transfer | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>S_TOKEN | 20100713 |
Method CREATE_NEXT_TOKEN on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CREATE_OBJECT_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_FDT_WD_EDITOR_MODEL | FDT WD Island: Editor Model (Abstract) | 20121116 | |||
| 2 | IO_ROOT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20100726 |
Method CREATE_OBJECT_SECTION on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CREATE_RESULT_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20100712 |
Method CREATE_RESULT_SECTION on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method CREATE_TOKENS_FOR_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20100713 | |||
| 2 | RTS_TOKEN | Value transfer | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>TS_TOKEN | 20111011 |
Method CREATE_TOKENS_FOR_CONSTANT on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method DIRECT_VALUE_TO_COMPLEX_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | CL_FDT_EXPR_SV=>S_VALUE | Simple Value | 20100714 | |||
| 2 | IV_REFERENCE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Reference Id | 20111011 | |||
| 3 | RTS_TOKENS | Value transfer | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>TS_TOKEN | Universal Unique Identifier | 20100715 |
Method DIRECT_VALUE_TO_COMPLEX_TOKEN on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method GET_NEXT_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CURRENT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20120927 | |||
| 2 | IV_NEXT_SECTION_NAME | Call by reference | Type reference (TYPE) | STRING | If provided, only specified section is considered | 20120927 | |||
| 3 | IV_SKIP_CHILD_SECTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: Child sections of current section are not sonsidered | 20120926 | ||
| 4 | RO_NEXT_SECTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20120927 |
Method GET_NEXT_SECTION on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method GET_NEXT_SECTION_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CURRENT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20120927 | |||
| 2 | IV_SKIP_CHILD_SECTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Treu: Child sections are not considered | 20120926 | ||
| 3 | RO_NEXT_SECTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20120927 |
Method GET_NEXT_SECTION_INTERNAL on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method PARENT_GET_NEXT_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CURRENT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20111006 | |||
| 2 | RO_NEXT_SECTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20111006 |
Method PARENT_GET_NEXT_SECTION on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method PREPARE_CONTENT Signature
Method PREPARE_CONTENT on class CL_FDT_WD_EDITOR_MODEL has no parameter.
Method PREPARE_CONTENT on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method PROCESS_CONTENT Signature
Method PROCESS_CONTENT on class CL_FDT_WD_EDITOR_MODEL has no parameter.
Method PROCESS_CONTENT on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method PROCESS_CONTENT_USED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20120927 |
Method PROCESS_CONTENT_USED_OBJECT on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method SET_RESULT_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20111006 |
Method SET_RESULT_DATA_OBJECT on class CL_FDT_WD_EDITOR_MODEL has no exception.
Method VALUE_TO_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONSTANT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONSTANT | Constant | 20111011 | |||
| 2 | IS_VALUE | Call by reference | Type reference (TYPE) | CL_FDT_EXPR_SV=>S_VALUE | Value | 20111011 |
Method VALUE_TO_CONSTANT on class CL_FDT_WD_EDITOR_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |