SAP ABAP Class CL_FSI_B_TREE (Binary Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_QE (Package) Fast Search Query Execution
⤷
⤷
Properties
| Class | CL_FSI_B_TREE | |
| Short Description | Binary Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSG_QE | Fast Search Query Execution |
| Created | 20050214 | SAP |
| Last change | 20050308 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSI_B_TREE has no forward declaration.
Interfaces
Class CL_FSI_B_TREE has no interface implemented.
Friends
Class CL_FSI_B_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20050214 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050214 | ||
| 2 | Instance method | Public | Method | 20050214 | ||
| 3 | Instance method | Public | Method | 20050214 | ||
| 4 | Instance method | Public | Method | 20050214 | ||
| 5 | Instance method | Public | Method | 20050214 | ||
| 6 | Instance method | Public | Method | 20050214 | ||
| 7 | Instance method | Public | Method | 20050214 |
Events
Class CL_FSI_B_TREE has no event.
Types
Class CL_FSI_B_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FSI_B_TREE has no parameter.
Method CONSTRUCTOR on class CL_FSI_B_TREE has no exception.
Method GET_EXPR_BRACKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 | ||||
| 2 | PT_TREX | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20050214 |
Method GET_EXPR_BRACKET on class CL_FSI_B_TREE has no exception.
Method GET_UPN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREX | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20050214 | |||
| 2 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Method GET_UPN on class CL_FSI_B_TREE has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 | ||||
| 2 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Method INSERT on class CL_FSI_B_TREE has no exception.
Method OPTIMIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Method OPTIMIZE on class CL_FSI_B_TREE has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Method PRINT on class CL_FSI_B_TREE has no exception.
Method PRINT_UPN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FSI_B_NODE | 20050214 |
Method PRINT_UPN on class CL_FSI_B_TREE has no exception.
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in | 700 |