SAP ABAP Class CL_AXT_GRAPH (General graph implementation)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_COMMON (Package) Common Extensibility objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_GRAPH | General interface for graphs | 20081022 |
Properties
| Class | CL_AXT_GRAPH | |
| Short Description | General graph implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_COMMON | Common Extensibility objects |
| Created | 20081022 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_GRAPH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_GRAPH | General interface for graphs | 20081022 |
Friends
Class CL_AXT_GRAPH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AXTT_GRAPH | Table of graph elements | 20081022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | AXTT_GRAPH_HANDLED | Table of graph elements and a flag if they have been handled | 20081022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Removes the caller from the graph (autom. adjustment) | 20081029 |
Events
Class CL_AXT_GRAPH has no event.
Types
Class CL_AXT_GRAPH has no local type.
Method Signatures
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_GRAPH | General interface for graphs | 20081029 |
Method REMOVE on class CL_AXT_GRAPH has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |