SAP ABAP Class CL_SRC_ADT_RES_OBJ_STRUC (aie: outline based on scan-abap source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120322 |
Properties
| Class | CL_SRC_ADT_RES_OBJ_STRUC | |
| Short Description | aie: outline based on scan-abap source | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20120322 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRC_ADT_RES_OBJ_STRUC has no forward declaration.
Interfaces
Class CL_SRC_ADT_RES_OBJ_STRUC has no interface implemented.
Friends
Class CL_SRC_ADT_RES_OBJ_STRUC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SRC_ADT_RES_OBJ_STRUC' | 20120322 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'object_uri' | 20120322 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_OBJECT_PROVIDER_MANAGER | 20120322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120322 | ||
| 2 | Instance method | Public | Method | 20120322 |
Events
Class CL_SRC_ADT_RES_OBJ_STRUC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_SOURCE_POSITION | Public | See coding | 20120322 | begin of include_source_position,
line type i,
column type i,
include_name type progname,
end of include_source_position
|
||
| 2 | SOURCE_POSITION | Public | See coding | 20120322 | begin of source_position,
line type i,
column type i,
end of source_position
|
||
| 3 | TY_OBJECT_STRUCTURE_NODE | Public | See coding | 20120322 | begin of ty_object_structure_node,
type type string,
name type string,
attributes type ty_obj_struc_node_attributes,
children type ref to data,
end of ty_object_structure_node
|
||
| 4 | TY_OBJECT_STRUCTURE_NODES | Public | See coding | 20120322 | ty_object_structure_nodes type table of ty_object_structure_node with default key
|
||
| 5 | TY_OBJ_STRUC_NODE_ATTRIBUTE | Public | See coding | 20120322 | begin of ty_obj_struc_node_attribute,
name type string,
value type string,
end of ty_obj_struc_node_attribute
|
||
| 6 | TY_OBJ_STRUC_NODE_ATTRIBUTES | Public | See coding | 20120322 | ty_obj_struc_node_attributes type hashed table of ty_obj_struc_node_attribute with unique key name
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRC_ADT_RES_OBJ_STRUC has no parameter.
Method CONSTRUCTOR on class CL_SRC_ADT_RES_OBJ_STRUC has no exception.
Method HELLO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONE | Call by reference | Type reference (TYPE) | I | 20120322 |
Method HELLO on class CL_SRC_ADT_RES_OBJ_STRUC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |