SAP ABAP Interface IF_UML_TOOL_PLUGIN (Plug-In for UML Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_UML (Package) UML Class Diagram
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UML_CLASS_DECOR_ABAPDOC | UML Plug-In: Generate AbapDoc HTML | 20090403 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UML_CLASS_DECOR_XMI | UML Class Diagram as XMI Document (XML) | 20090312 |
Properties
| Interface | IF_UML_TOOL_PLUGIN | |
| Short Description | Plug-In for UML Tool |
General Data
| Package | S_ABAP_TOOLS_UML | UML Class Diagram |
| Created | 20090220 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_UML_CLASS_SCANNER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_UML_TOOL_PLUGIN has no interface.
Friends
Interface IF_UML_TOOL_PLUGIN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMETER_JNET | Constant | Public | Type reference (TYPE) | STRING | 'JNET_CONTROL' | Plug-In Requires JNet Control | 20090312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Plug-In | 20090312 | |
| 2 | Static method | Public | Method | Get Description of Plug-In | 20090312 | |
| 3 | Static method | Public | Method | Get Status of Plug-In | 20090312 | |
| 4 | Instance method | Public | Method | Query which Parameters the Plug-In Requires | 20090312 | |
| 5 | Instance method | Public | Method | Provide Plug-In Parameters | 20090312 |
Events
Interface IF_UML_TOOL_PLUGIN has no event.
Types
Interface IF_UML_TOOL_PLUGIN has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface IF_UML_TOOL_PLUGIN has no parameter.
Method EXECUTE on Interface IF_UML_TOOL_PLUGIN has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | Rückgabewert | 20090312 |
Method GET_DESCRIPTION on Interface IF_UML_TOOL_PLUGIN has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Rückgabewert | 20090312 |
Method IS_ACTIVE on Interface IF_UML_TOOL_PLUGIN has no exception.
Method QUERY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMETER_TAB | Call by reference | Type reference (TYPE) | CL_UML_CLASS_SCANNER=>UML_STRING_TAB | Tabelle vom Typ string | 20090312 |
Method QUERY_PARAMETERS on Interface IF_UML_TOOL_PLUGIN has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Übergabe einer Datenreferenz | 20090312 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | STRING | ID des Parameters | 20090312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Aufruf eines UML Plugins | 20090312 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |