Namespace: Consultingwerk.Studio.LegacyCodeMigration
Class 
ReplaceVariableNodeAction Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.Proparse.NodeWalker.INodeAction

File:ReplaceVariableNodeAction
Purpose:Replaces variable references. NodeAction for the Field_ref
node type
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Mar 24 07:28:28 CET 2023



Top Method Summary
Options Name Purpose
+ LOGICAL ProcessNode (JPNode) Processes a JPNode

Top Constructor Summary
Options Name Purpose
+ ReplaceVariableNodeAction (character, character) Constructor for the ReplaceVariableNodeAction class


Method Detail
Top

PUBLIC LOGICAL ProcessNode (JPNode)

Purpose: Processes a JPNode
Notes:

Parameters:
poNode org.prorefactor.core.JPNode
The JPNode to process
Returns LOGICAL
Logical value indicating if the process should be cancelled


Constructor Detail
Top

PUBLIC ReplaceVariableNodeAction (character, character)

Purpose: Constructor for the ReplaceVariableNodeAction class
Notes:

Parameters:
pcVariableName CHARACTER
The name of the variable to replace
pcNewExpression CHARACTER
The new Expression to replace the variable with


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:01:55