Class Method list used by SAP ABAP Class CL_TCL_GRAPH_BREADTH_FIRST_IT (Breadth-First Iteration of All Vertices of a Graph)
SAP ABAP Class
CL_TCL_GRAPH_BREADTH_FIRST_IT (Breadth-First Iteration of All Vertices of a Graph) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_TCL_EDGE - GET_DESTINATION | Display of Directed Edge in Graphs | ||
| 2 | CL_TCL_GRAPH_ITERATOR - CONSTRUCTOR | Iteration of All Vertices of a Graph | ||
| 3 | CL_TCL_ITERATOR - CLONE | General Iterator | ||
| 4 | CL_TCL_ITERATOR - CLONE | General Iterator | ||
| 5 | CL_TCL_ITERATOR - NEXT_ENTRY | General Iterator | ||
| 6 | CL_TCL_ITERATOR - NEXT_ENTRY | General Iterator | ||
| 7 | CL_TCL_ITERATOR - NEXT_ENTRY | General Iterator | ||
| 8 | CL_TCL_ITERATOR - RESET | General Iterator | ||
| 9 | CL_TCL_ITERATOR - RESET | General Iterator | ||
| 10 | CL_TCL_VERTEX_ITERATOR - CONSTRUCTOR | Iteration of all edges of a vertex | ||