SAP ABAP Class CL_TCL_VERTEX_ITERATOR (Iteration of all edges of a vertex)
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_ITERATOR | General Iterator | 20040810 |
Properties
| Class | CL_TCL_VERTEX_ITERATOR | |
| Short Description | Iteration of all edges of a vertex | |
| Super Class | CL_TCL_ITERATOR | General Iterator |
| 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_VERTEX_ITERATOR has no forward declaration.
Interfaces
Class CL_TCL_VERTEX_ITERATOR has no interface implemented.
Friends
Class CL_TCL_VERTEX_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TCL_EDGE | Display of an edge in graphs | 20040810 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TCL_VERTEX | Vertex for Displaying Graphs | 20040810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040810 |
Events
Class CL_TCL_VERTEX_ITERATOR has no event.
Types
Class CL_TCL_VERTEX_ITERATOR 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_VERTEX | Einfaches Aggregat | 20040810 |
Method CONSTRUCTOR on class CL_TCL_VERTEX_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |