SAP ABAP Class CL_GFS_GRAPH_EDGE (CL_GFS_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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_NODE 20041122
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GFS_JOIN_GRAPH_EDGE 20041123
Properties
Class CL_GFS_GRAPH_EDGE  
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 20041119   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFS_NODE 20041122
Friends
Class CL_GFS_GRAPH_EDGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DATA Instance attribute Public Object reference (TYPE REF TO) OBJECT 20041119
2 MR_FROM_VERTEX Instance attribute Public Object reference (TYPE REF TO) CL_GFS_GRAPH_VERTEX 20041119
3 MR_TO_VERTEX Instance attribute Public Object reference (TYPE REF TO) CL_GFS_GRAPH_VERTEX 20041119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041119
2 EQUALS Instance method Public Method 20041206
Events
Class CL_GFS_GRAPH_EDGE has no event.
Types
Class CL_GFS_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_DATA Call by reference Object reference (TYPE REF TO) OBJECT 20041119
2 Importing IR_FROM_VERTEX Call by reference Object reference (TYPE REF TO) CL_GFS_GRAPH_VERTEX 20041123
3 Importing IR_TO_VERTEX Call by reference Object reference (TYPE REF TO) CL_GFS_GRAPH_VERTEX 20041123

Method CONSTRUCTOR on class CL_GFS_GRAPH_EDGE has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EDGE Call by reference Object reference (TYPE REF TO) CL_GFS_GRAPH_EDGE 20041206
2 Returning R_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20041206

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