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

File:ICallGraphPostCallback
Purpose:This Interface can be used to implement a PostCallback for the Callgraph:create method.
Its method, ProcessNode, can be used to alter the list of qualifications of a given node.
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Jul 24 10:19:10 CEST 2020
Purpose: Allows altering the list of qualifications after the node has been processed
Notes: This method is called by the CallQualificationParser



Top Method Summary
Options Name Purpose
+ ProcessNode (JPNode, character) Allows altering the list of qualifications after the node has been processed


Method Detail
Top

PUBLIC ProcessNode (JPNode, character)

Purpose: Allows altering the list of qualifications after the node has been processed
Notes: This method is called by the CallQualificationParser

Parameters:
poNode org.prorefactor.core.JPNode
Node that has been processed
pcQualification CHARACTER
The list of qualifications of the parent-routine of the node


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