SAP ABAP Class CL_DOCU_ADT_RES_ABAP_LANGU (ADT Resource Controller - ABAP Language Help)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
S_DOCU_ADT_RESOURCE (Package) ADT Resource Controller - ABAP Documentation and SAPScript
⤷
⤷
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 | 20121122 |
Properties
| Class | CL_DOCU_ADT_RES_ABAP_LANGU | |
| Short Description | ADT Resource Controller - ABAP Language Help | |
| 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 | S_DOCU_ADT_RESOURCE | ADT Resource Controller - ABAP Documentation and SAPScript |
| Created | 20121122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DOCU_ADT_RES_ABAP_LANGU has no forward declaration.
Interfaces
Class CL_DOCU_ADT_RES_ABAP_LANGU has no interface implemented.
Friends
Class CL_DOCU_ADT_RES_ABAP_LANGU 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) | TYPE_ABAP_LANGUAGE_OPERATORS | 20121204 | ||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'eclipse' | 20121203 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'start=' | 20121130 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'format' | 20121129 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'language' | 20121122 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'uri' | 20121130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121204 | ||
| 2 | Instance method | Private | Method | 20121204 | ||
| 3 | Instance method | Private | Method | 20121130 | ||
| 4 | Instance method | Private | Method | 20121203 | ||
| 5 | Instance method | Private | Method | 20121122 |
Events
Class CL_DOCU_ADT_RES_ABAP_LANGU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_ABAPDOCU_HTML | Private | See coding | 20121122 | begin of type_abapdocu_html,
content type string,
content_type type string,
end of type_abapdocu_html
|
||
| 2 | TYPE_ABAP_LANGUAGE_OPERATORS | Private | See coding | 20121204 | type_abap_language_operators type standard table of string with default key
|
Method Signatures
Method CREATE_ABAP_DOCU_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_TOKEN | Value transfer | Type reference (TYPE) | ABAPDOCU_TOKEN | 20121204 | ||||
| 2 | CURSOR_LINE | Call by reference | Type reference (TYPE) | I | 20121204 | ||||
| 3 | CURSOR_OFFSET | Call by reference | Type reference (TYPE) | I | 20121204 | ||||
| 4 | SCAN_TOKEN | Call by reference | Type reference (TYPE) | STOKESX | 20121204 |
Method CREATE_ABAP_DOCU_TOKEN on class CL_DOCU_ADT_RES_ABAP_LANGU has no exception.
Method CREATE_ABAP_DOCU_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | 20121206 | ||||
| 2 | CURSOR_LINE | Call by reference | Type reference (TYPE) | I | 20121204 | ||||
| 3 | CURSOR_OFFSET | Call by reference | Type reference (TYPE) | I | 20121204 | ||||
| 4 | SOURCE_CODE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20121204 |
Method CREATE_ABAP_DOCU_TOKENS on class CL_DOCU_ADT_RES_ABAP_LANGU has no exception.
Method EXTRACT_CURSOR_POS_FROM_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURSOR_LINE | Call by reference | Type reference (TYPE) | I | 20121130 | ||||
| 2 | CURSOR_OFFSET | Call by reference | Type reference (TYPE) | I | 20121130 | ||||
| 3 | URI | Call by reference | Type reference (TYPE) | STRING | 20121130 |
Method EXTRACT_CURSOR_POS_FROM_URI on class CL_DOCU_ADT_RES_ABAP_LANGU has no exception.
Method GET_ABAP_LANGU_DOCU_AS_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADT_CLIENT | Call by reference | Type reference (TYPE) | STRING | CO_ADT_CLIENT_ECLIPSE | 20121203 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20121203 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | TYPE_ABAPDOCU_HTML | 20121203 | ||||
| 4 | TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | 20121203 |
Method GET_ABAP_LANGU_DOCU_AS_HTML on class CL_DOCU_ADT_RES_ABAP_LANGU has no exception.
Method LIST_ABAP_OPERATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_OPERATORS | Value transfer | Type reference (TYPE) | TYPE_ABAP_LANGUAGE_OPERATORS | 20121122 |
Method LIST_ABAP_OPERATORS on class CL_DOCU_ADT_RES_ABAP_LANGU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |