SAP ABAP Class CL_USMD4_GRAPH_ELEMENT (Element of a Directed Graph)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD4 (Package) Master Data: Workflow Log, JNET Applications, Etc.
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMD4_GRAPH_EDGE Edge of a Graph 20090330
2 Inheritance (c INHERITING FROM c_ref)  CL_USMD4_GRAPH_VERTEX Node of a Directed Graph 20090330
Properties
Class CL_USMD4_GRAPH_ELEMENT  
Short Description Element of a Directed Graph    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD4   Master Data: Workflow Log, JNET Applications, Etc. 
Created 20090330   SAP 
Last change 20130531   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
Class CL_USMD4_GRAPH_ELEMENT has no interface implemented.
Friends
Class CL_USMD4_GRAPH_ELEMENT has no friend class.
Attributes
Class CL_USMD4_GRAPH_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090330
2 GET_ATTRIBUTE Instance method Public Method 20090330
3 MEETS_SEARCH_CRITERIA Instance method Public Method 20090330
4 SET_ATTRIBUTE Instance method Public Method 20090330
Events
Class CL_USMD4_GRAPH_ELEMENT has no event.
Types
Class CL_USMD4_GRAPH_ELEMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD4_GRAPH_ELEMENT has no parameter.
Method CONSTRUCTOR on class CL_USMD4_GRAPH_ELEMENT has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20090330

Method GET_ATTRIBUTE on class CL_USMD4_GRAPH_ELEMENT has no exception.

Method MEETS_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCH_CRITERIA Call by reference Type reference (TYPE) ANY 20090330
2 Returning R_MEETS_SEARCH_CRITERIA Value transfer Type reference (TYPE) ABAP_BOOL 20090330

Method MEETS_SEARCH_CRITERIA on class CL_USMD4_GRAPH_ELEMENT has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20090330

Method SET_ATTRIBUTE on class CL_USMD4_GRAPH_ELEMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702