SAP ABAP Class CL_VMC_PRF_THREAD_ACTIVITY (Evaluation Module for Thread Activity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_FCODE_LISTENER | Processor for Dynpro Function Code | 20061012 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061012 |
Properties
| Class | CL_VMC_PRF_THREAD_ACTIVITY | |
| Short Description | Evaluation Module for Thread Activity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
| Created | 20061012 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMC_PRF_THREAD_ACTIVITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMCADMIN_FCODE_LISTENER | Processor for Dynpro Function Code | 20061012 | ||
| 2 | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061012 |
Friends
Class CL_VMC_PRF_THREAD_ACTIVITY 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) | SVMCRT_PROF_TA_BLOCK_TAB | Table Containing Blocks of Thread Activity Events | 20061023 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Document for GC/VM Selection | 20061012 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20061017 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREEMHHDR | Tree Model: Attributes of the Hierarchy Heading | 20061017 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_DETPROVIDER_REGTAB | Table of Details Provider Registrations | 20061012 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Fcodes for Detail Providers | 20061012 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_VMC_PRF_DET_PROVDR_REGISTRY | Registration for Detail Providers | 20061012 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | Simple Tree Control with Data Management at the Backend | 20061012 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20061012 | |||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20061012 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20061012 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | Selected Thread (ID) | 20061012 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | ID of Selected VM | 20061012 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_SESSION_INFO | Information About a Saved VMC Profiling Session | 20061012 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_THREAD_TAB | Table of thread descriptions | 20061012 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Dropdown Box for Thread Selection | 20061012 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_VM_ID_TAB | List of VM IDs | 20061012 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Dropdown Box for VM Selection | 20061012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts Attribute Node in Details Tree | 20061017 | |
| 2 | Instance method | Private | Method | Inserts Subnodes for the Specified Event Block Node | 20061012 | |
| 3 | Instance method | Private | Event handling method | New Selection in Events Tree | 20061017 | |
| 4 | Instance method | Private | Event handling method | Called if a node is expanded without subnodes | 20061012 | |
| 5 | Instance method | Private | Event handling method | Java VM selected | 20061012 | |
| 6 | Instance method | Private | Event handling method | Java VM selected | 20061012 | |
| 7 | Instance method | Private | Method | Creates and initializes the details tree | 20061017 | |
| 8 | Instance method | Private | Method | Creates and initializes the event tree | 20061012 | |
| 9 | Instance method | Private | Method | Initializes settings | 20061012 | |
| 10 | Instance method | Private | Method | A VM has been selected | 20061012 | |
| 11 | Instance method | Private | Method | Updates DDOC for VM/Thread Selection | 20061012 | |
| 12 | Instance method | Private | Method | Updates the Details Tree | 20061017 | |
| 13 | Instance method | Private | Method | Updates the list of available Detail Providers | 20061012 | |
| 14 | Instance method | Private | Method | pdates the Events Tree | 20061012 |
Events
Class CL_VMC_PRF_THREAD_ACTIVITY has no event.
Types
Class CL_VMC_PRF_THREAD_ACTIVITY has no local type.
Method Signatures
Method ADD_ATTRIBUTE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | SVMCRT_PROF_TA_ATTRIBUTE_TAB | Table of Thread Activity Attributes | 20061017 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061017 | |||
| 3 | PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061017 |
Method ADD_ATTRIBUTE_NODES on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method ADD_CHILD_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOCK_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061023 | |||
| 2 | PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061023 | |||
| 3 | VIRTUAL_COUNT | Call by reference | Type reference (TYPE) | INT4 | Anzahl virtueller Knoten am Anfang | 20061023 |
Method ADD_CHILD_EVENTS on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method EVENT_TREE_SELECTION_CHANGED Signature
Method EVENT_TREE_SELECTION_CHANGED on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method EVENT_TREE_SELECTION_CHANGED on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method EXPAND_NO_CHILDREN_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20061012 |
Method EXPAND_NO_CHILDREN_HANDLER on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method HANDLE_THREAD_SELECTED Signature
Method HANDLE_THREAD_SELECTED on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method HANDLE_THREAD_SELECTED on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method HANDLE_VM_SELECTED Signature
Method HANDLE_VM_SELECTED on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method HANDLE_VM_SELECTED on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method INIT_DETAILS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20061017 |
Method INIT_DETAILS_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method INIT_EVENT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20061012 |
Method INIT_EVENT_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method INIT_SETTINGS Signature
Method INIT_SETTINGS on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method INIT_SETTINGS on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method UPDATE_AFTER_VM_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VM_ID | Call by reference | Type reference (TYPE) | I | ID der gewählten VM | 20061012 |
Method UPDATE_AFTER_VM_SELECTION on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method UPDATE_DDOC Signature
Method UPDATE_DDOC on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method UPDATE_DDOC on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method UPDATE_DETAILS_TREE Signature
Method UPDATE_DETAILS_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method UPDATE_DETAILS_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method UPDATE_DET_PROVIDERS Signature
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
Method UPDATE_EVENT_TREE Signature
Method UPDATE_EVENT_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no parameter.
Method UPDATE_EVENT_TREE on class CL_VMC_PRF_THREAD_ACTIVITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |