SAP ABAP Class CL_USMD4_GRAPH_EDGE (Edge of a Graph)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD4 (Package) Master Data: Workflow Log, JNET Applications, Etc.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_GRAPH_ELEMENT | Element of a Directed Graph | 20090330 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_EH_HIST_HIST | Edition History: Link HIST Elements | 20090330 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_EH_LIST_HIST | Edition History: Link List Element with Hist. Element | 20090330 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_EH_LIST_LIST | Edition History: Link List Elements | 20090330 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_ER_ENT_ATTR | ER Diagram: Edge of Entity Type - Attribute | 20090330 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_ER_ENT_ENT | ER Diagram: Edge of Entity Type - Entity | 20090330 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_USMD4_EDGE_ER_ENT_HATTR | ER Diagram: Edge of Entity Type - Hier. Attribute | 20090330 |
Properties
| Class | CL_USMD4_GRAPH_EDGE | |
| Short Description | Edge of a Graph | |
| Super Class | CL_USMD4_GRAPH_ELEMENT | Element of a Directed Graph |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD4 | Master Data: Workflow Log, JNET Applications, Etc. |
| Created | 20090330 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD4_GRAPH_EDGE has no forward declaration.
Interfaces
Class CL_USMD4_GRAPH_EDGE has no interface implemented.
Friends
Class CL_USMD4_GRAPH_EDGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090330 | ||
| 2 | Instance method | Public | Method | 20090330 | ||
| 3 | Instance method | Public | Method | 20090330 | ||
| 4 | Instance method | Public | Method | 20090330 | ||
| 5 | Instance method | Public | Method | 20090330 |
Events
Class CL_USMD4_GRAPH_EDGE has no event.
Types
Class CL_USMD4_GRAPH_EDGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_USMD4_GRAPH_EDGE has no parameter.
Method CONSTRUCTOR on class CL_USMD4_GRAPH_EDGE has no exception.
Method GET_FROM_VERTEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FROM_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 |
Method GET_FROM_VERTEX on class CL_USMD4_GRAPH_EDGE has no exception.
Method GET_TO_VERTEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TO_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 |
Method GET_TO_VERTEX on class CL_USMD4_GRAPH_EDGE has no exception.
Method SET_FROM_VERTEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 |
Method SET_FROM_VERTEX on class CL_USMD4_GRAPH_EDGE has no exception.
Method SET_TO_VERTEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TO_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_USMD4_GRAPH_VERTEX | 20090330 |
Method SET_TO_VERTEX on class CL_USMD4_GRAPH_EDGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |