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

File:ICallGraphPreCallback
Purpose:This interface can be used to implement a PreCallback for Callgraph:create.
Its method, ProcessNode, can be used to exclude a node from being qualified.
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Jul 24 10:18:56 CEST 2020
Purpose: Allows excluding certain nodes from getting processed for qualifications
Notes: This method is called by the CallQualificationParser



Top Method Summary
Options Name Purpose
+ LOGICAL ProcessNode (JPNode) Allows excluding certain nodes from getting processed for qualifications


Method Detail
Top

PUBLIC LOGICAL ProcessNode (JPNode)

Purpose: Allows excluding certain nodes from getting processed for qualifications
Notes: This method is called by the CallQualificationParser

Parameters:
poNode org.prorefactor.core.JPNode
Node that is being processed
Returns LOGICAL
Returning false excludes the node


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