SAP ABAP Class CL_GFS_JOIN_GRAPH_EDGE (CL_GFS_JOIN_GRAPH_EDGE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GFS_GRAPH_EDGE 20041123
Properties
Class CL_GFS_JOIN_GRAPH_EDGE  
Short Description    
Super Class CL_GFS_GRAPH_EDGE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20041123   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_JOIN_GRAPH_EDGE has no forward declaration.
Interfaces
Class CL_GFS_JOIN_GRAPH_EDGE has no interface implemented.
Friends
Class CL_GFS_JOIN_GRAPH_EDGE has no friend class.
Attributes
Class CL_GFS_JOIN_GRAPH_EDGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041123
2 GET_VERTEX_BY_ALIAS Instance method Public Method 20041124
Events
Class CL_GFS_JOIN_GRAPH_EDGE has no event.
Types
Class CL_GFS_JOIN_GRAPH_EDGE 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 IR_FROM_VERTEX Call by reference Object reference (TYPE REF TO) CL_GFS_JOIN_GRAPH_VERTEX 20041123
2 Importing IR_TO_VERTEX Call by reference Object reference (TYPE REF TO) CL_GFS_JOIN_GRAPH_VERTEX 20041123
3 Importing I_DATA Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20041123

Method CONSTRUCTOR on class CL_GFS_JOIN_GRAPH_EDGE has no exception.

Method GET_VERTEX_BY_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20041124
2 Returning R_VERTEX Value transfer Object reference (TYPE REF TO) CL_GFS_JOIN_GRAPH_VERTEX 20041124

Method GET_VERTEX_BY_ALIAS on class CL_GFS_JOIN_GRAPH_EDGE has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700