Where Used List (Class) for SAP ABAP Class CL_TCL_EDGE (Display of Directed Edge in Graphs)
SAP ABAP Class
CL_TCL_EDGE (Display of Directed Edge in Graphs) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CL_TCL_EDGE Method: GET_DESTINATION
|
Display of Directed Edge in Graphs | ||||
| 2 |
CL_TCL_EDGE Method: CONSTRUCTOR
|
Display of Directed Edge in Graphs | ||||
| 3 |
CL_TCL_GRAPH Method: IF_TCL_GRAPH~ADD_EDGE
|
Class for Displaying Graphs | ||||
| 4 |
CL_TCL_GRAPH_BREADTH_FIRST_IT Method: NEXT_ENTRY
|
Breadth-First Iteration of All Vertices of a Graph | ||||
| 5 |
CL_TCL_GRAPH_DEPTH_FIRST_IT Method: NEXT_ENTRY
|
Depth-First Iteration of All Vertices of a Graph | ||||
| 6 |
CL_TCL_GRAPH_SHORTEST_PATH_IT Method: CONSTRUCTOR
|
Depth-First Iteration of All Nodes of a Graph | ||||
| 7 |
CL_TCL_PROCESS Method: PROCESS_SUCCESSOR_TASKS
|
Class for processing parallel tasks | ||||
| 8 |
CL_TCL_PROCESS Method: ADD_TASK
|
Class for processing parallel tasks | ||||
| 9 |
CL_TCL_VERTEX Method: REMOVE_ADJACENT
|
Vertex for Displaying Graphs | ||||
| 10 | CL_TCL_VERTEX | Vertex for Displaying Graphs | ||||
| 11 |
CL_TCL_VERTEX Method: ADD_ADJACENT
|
Vertex for Displaying Graphs | ||||
| 12 |
CL_TCL_VERTEX_ITERATOR Method: NEXT_ENTRY
|
Iteration of all edges of a vertex | ||||
| 13 | CL_TCL_VERTEX_ITERATOR | Iteration of all edges of a vertex | ||||
| 14 |
CL_UML_CLASS_SCANNER Method: CLEAN_UP
|
UML Class Diagram Scanner/Generator |