SAP ABAP Class CL_TCL_GRAPH_DEPTH_FIRST_IT (Depth-First Iteration of All Vertices of a Graph)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TCL (Package) Tiny Class Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TCL_GRAPH_ITERATOR | Iteration of All Vertices of a Graph | 20040810 |
Properties
| Class | CL_TCL_GRAPH_DEPTH_FIRST_IT | |
| Short Description | Depth-First Iteration of All Vertices of a Graph | |
| Super Class | CL_TCL_GRAPH_ITERATOR | Iteration of All Vertices of a Graph |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ABAP_TCL | Tiny Class Library |
| Created | 20040810 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TCL_GRAPH_DEPTH_FIRST_IT has no forward declaration.
Interfaces
Class CL_TCL_GRAPH_DEPTH_FIRST_IT has no interface implemented.
Friends
Class CL_TCL_GRAPH_DEPTH_FIRST_IT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | Stack Table | 20040810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor of Class | 20040810 |
Events
Class CL_TCL_GRAPH_DEPTH_FIRST_IT has no event.
Types
Class CL_TCL_GRAPH_DEPTH_FIRST_IT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_TCL_GRAPH | Depth-First Iteration über alle Kanten eines Knotens | 20040810 | |||
| 2 | START | Call by reference | Object reference (TYPE REF TO) | CL_TCL_VERTEX | Knoten für die Darstellung von Graphen | 20040810 |
Method CONSTRUCTOR on class CL_TCL_GRAPH_DEPTH_FIRST_IT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |