SAP ABAP Class CL_ESH_QP_NODE (Node in a SearchTerms parse tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_PARSER_RD (Package) Recursive descent query parser

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_QP_NODE | SearchTerms Node | 20080730 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_BINARY_NODE | Boolean node in a SearchTerms parse tree | 20080725 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_ROOT_NODE | Root node in a SearchTerms tree | 20081111 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_SCOPE_NODE | Scope node in a SearchTerms parse tree | 20080709 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_SORT_NODE | Sort node in a SearchTerms parse tree | 20081111 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_TERMINAL_NODE | SearchTerms Terminal Node | 20081029 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_QP_UNARY_NODE | Sort node in a SearchTerms parse tree | 20080725 |
Properties
Class | CL_ESH_QP_NODE | |
Short Description | Node in a SearchTerms parse tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_QUERY_PARSER_RD | Recursive descent query parser |
Created | 20080709 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_QP_NODE | SearchTerms Node | 20080730 |
Friends
Class CL_ESH_QP_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20081216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20081216 |
2 | ![]() |
Instance method | Public | Method | 20081217 | |
3 | ![]() |
Instance method | Public | Method | 20090112 | |
4 | ![]() |
Instance method | Public | Method | 20090318 | |
5 | ![]() |
Instance method | Public | Method | 20081105 | |
6 | ![]() |
Instance method | Public | Method | 20090318 | |
7 | ![]() |
Instance method | Public | Method | 20080730 |
Events
Class CL_ESH_QP_NODE has no event.
Types
Class CL_ESH_QP_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALIDATED_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081216 |
Method CONSTRUCTOR on class CL_ESH_QP_NODE has no exception.
Method IS_VALIDATED Signature
Method IS_VALIDATED on class CL_ESH_QP_NODE has no parameter.
Method IS_VALIDATED on class CL_ESH_QP_NODE has no exception.
Method TO_DYM Signature
Method TO_DYM on class CL_ESH_QP_NODE has no parameter.
Method TO_DYM on class CL_ESH_QP_NODE has no exception.
Method TO_FREESTYLE_STRING Signature
Method TO_FREESTYLE_STRING on class CL_ESH_QP_NODE has no parameter.
Method TO_FREESTYLE_STRING on class CL_ESH_QP_NODE has no exception.
Method TO_INTERNAL_QUERY Signature
Method TO_INTERNAL_QUERY on class CL_ESH_QP_NODE has no parameter.
Method TO_INTERNAL_QUERY on class CL_ESH_QP_NODE has no exception.
Method TO_INTERNAL_QUERY_FREESTYLE Signature
Method TO_INTERNAL_QUERY_FREESTYLE on class CL_ESH_QP_NODE has no parameter.
Method TO_INTERNAL_QUERY_FREESTYLE on class CL_ESH_QP_NODE has no exception.
Method TO_SEARCH_TERMS Signature
Method TO_SEARCH_TERMS on class CL_ESH_QP_NODE has no parameter.
Method TO_SEARCH_TERMS on class CL_ESH_QP_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |