SAP ABAP Class IF_UML_TOOL_PLUGIN (Plug-In for UML Tool)
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
Class IF_UML_TOOL_PLUGIN  
Short Description Plug-In for UML Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_UML_TOOL_PLUGIN has no interface implemented.
Friends
Class IF_UML_TOOL_PLUGIN has no friend class.
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 EXECUTE Instance method Public Method Execute Plug-In 20090312
2 GET_DESCRIPTION Static method Public Method Get Description of Plug-In 20090312
3 IS_ACTIVE Static method Public Method Get Status of Plug-In 20090312
4 QUERY_PARAMETERS Instance method Public Method Query which Parameters the Plug-In Requires 20090312
5 SET_PARAMETER Instance method Public Method Provide Plug-In Parameters 20090312
Events
Class IF_UML_TOOL_PLUGIN has no event.
Types
Class IF_UML_TOOL_PLUGIN has no local type.
Method Signatures

Method EXECUTE Signature

Method EXECUTE on class IF_UML_TOOL_PLUGIN has no parameter.
Method EXECUTE on class 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 Returning R_TEXT Value transfer Type reference (TYPE) STRING Rückgabewert 20090312

Method GET_DESCRIPTION on class 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 Returning R_STATUS Value transfer Type reference (TYPE) ABAP_BOOL Rückgabewert 20090312

Method IS_ACTIVE on class 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 Exporting 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 class 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 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA Übergabe einer Datenreferenz 20090312
2 Importing I_ID Call by reference Type reference (TYPE) STRING ID des Parameters 20090312
# Exception Resumable Description Created on
1 CX_UML_TOOL_PLUGIN Fehler bei Aufruf eines UML Plugins 20090312
History
Last changed by/on SAP  20110908 
SAP Release Created in