SAP ABAP Class CL_GFS_JOIN_PATH_FINDER (CL_GFS_JOIN_PATH_FINDER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_RP (Package) Fast Search Repository
⤷
⤷
Properties
| Class | CL_GFS_JOIN_PATH_FINDER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSG_RP | Fast Search Repository |
| Created | 20041203 | SAP |
| Last change | 20050411 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GFS_JOIN_PATH_FINDER has no interface implemented.
Friends
Class CL_GFS_JOIN_PATH_FINDER 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) | CL_GFS_JOIN_GRAPH_VERTEX=>T_EDGE_T | 20041203 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SFSG_JOIN_PATH_T | JOIN Path Table | 20041207 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CL_GFS_JOIN_GRAPH_VERTEX=>T_EDGE_T | 20041206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041208 | ||
| 2 | Instance method | Private | Method | 20041207 | ||
| 3 | Instance method | Public | Method | 20041208 | ||
| 4 | Instance method | Public | Method | 20041207 | ||
| 5 | Instance method | Private | Method | 20041203 | ||
| 6 | Instance method | Private | Method | 20041203 | ||
| 7 | Instance method | Private | Method | 20041203 | ||
| 8 | Instance method | Private | Method | 20041206 | ||
| 9 | Instance method | Private | Method | 20041206 | ||
| 10 | Instance method | Private | Method | 20041207 | ||
| 11 | Instance method | Private | Method | 20041203 | ||
| 12 | Instance method | Private | Method | 20041203 |
Events
Class CL_GFS_JOIN_PATH_FINDER has no event.
Types
Class CL_GFS_JOIN_PATH_FINDER has no local type.
Method Signatures
Method BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANCHOR_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041208 | ||||
| 2 | IR_GRAPH | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH | 20041208 |
Method BUILD on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method CHECK_CYCLE Signature
Method CHECK_CYCLE on class CL_GFS_JOIN_PATH_FINDER has no parameter.
Method CHECK_CYCLE on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method FIND_PATH_BY_VIEW_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANCHOR | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20050222 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | SFSG_FIELD | Field | 20041208 | |||
| 3 | R_PATH | Value transfer | Type reference (TYPE) | SFSG_JOIN_PATH | JOIN PATH | 20041208 |
Method FIND_PATH_BY_VIEW_FIELD on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method GET_PATHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PATHS | Call by reference | Type reference (TYPE) | SFSG_JOIN_PATH_T | JOIN Path table | 20041207 |
Method GET_PATHS on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method PEEK_PATH_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PATH | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041203 |
Method PEEK_PATH_STACK on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method POP_PATH_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PATH | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041203 |
Method POP_PATH_STACK on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method PUSH_PATH_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PATH | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041203 |
Method PUSH_PATH_STACK on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method SORT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANCHOR | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041206 | ||||
| 2 | IT_PATH | Call by reference | Type reference (TYPE) | SFSG_JOIN_PATH_T | JOIN PATH | 20041206 |
Method SORT_DIRECTION on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method STACK_TO_EDGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LIST | Value transfer | Type reference (TYPE) | SFSG_JOIN_EDGE_T | JOIN Edge table | 20041206 |
Method STACK_TO_EDGE_LIST on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method SWITCH_JOIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANCHOR | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041207 | ||||
| 2 | IT_PATH | Call by reference | Type reference (TYPE) | SFSG_JOIN_PATH_T | 20041207 |
Method SWITCH_JOIN_TYPE on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method VISIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EDGE | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041206 |
Method VISIT on class CL_GFS_JOIN_PATH_FINDER has no exception.
Method VISITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EDGE | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041206 | ||||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041203 |
Method VISITED on class CL_GFS_JOIN_PATH_FINDER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 700 |