Namespace: Consultingwerk.Studio.Refactor.Callgraph
Class 
CallgraphHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:CallgraphHelper
Purpose:Collection of methods used by the Callgraph classes
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Mon Nov 30 10:51:23 CET 2020



Top Method Summary
Options Name Purpose
+ CHARACTER GetParentRoutineGuid (dataset, JPNode) Helper method to get the RoutineGuid to a JPNodes ParentNode
+ CHARACTER GetTriggerName (JPNode) Returns the routine-name for a given trigger


Method Detail
Top

PUBLIC CHARACTER GetParentRoutineGuid (dataset, JPNode)

Purpose: Helper method to get the RoutineGuid to a JPNodes ParentNode
Notes:

Parameters:
dsCallgraph DATASET dsCallgraph
Dataset with the Callgraph
poNode org.prorefactor.core.JPNode
Node to which the ParentNode is sought
Returns CHARACTER
The ParentNodes GUID or ? if it could not be found
Top

PUBLIC CHARACTER GetTriggerName (JPNode)

Purpose: Returns the routine-name for a given trigger
Notes:

Parameters:
poNode org.prorefactor.core.JPNode
The ON-node of the trigger
Returns CHARACTER
Name for the triggers routine


ProDataset Detail

ProDataset dsCallgraph

Member tables: eProgram, eRoutine, eBlock, eCall


Temp-Table Detail

Temp-Table eBlock

Defined in:

Temp-Table eCall

Defined in:

Temp-Table eProgram

Defined in:

Temp-Table eRoutine

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:16:11