Namespace: Consultingwerk.Studio.ProparseApi.Implementation.ProparseDotNet
Class 
ProparseDotNetCall Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.ProparseApi.ICall

File:ProparseDotNetCall
Purpose:Represents a Call to some 4GL procedure. The target procedure
is identified by the external and internal procedure names.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 13 11:07:40 CEST 2020



Top Method Summary
Options Name Purpose
Consultingwerk.Studio.ProparseApi.ICall Array (AbstractList) Converts a .NET/Java ArrayList of Fields into an ABL Array
InitializeParameters () Parses the Call parameters
CHARACTER ToString () Get the text from the Call

Top Constructor Summary
Options Name Purpose
ProparseDotNetCall (Call) Constructor for the ProparseDotNetCall class

Top Property Summary
Options Name Purpose
CHARACTER ExternalName
CHARACTER Id
LOGICAL InHandle
CHARACTER InternalName
LOGICAL Local
CHARACTER LocalTarget
Consultingwerk.Studio.ProparseApi.IParameter Parameters
LOGICAL Persistent
Consultingwerk.Studio.ProparseApi.INode PersistentHandleNode
Consultingwerk.Studio.ProparseApi.IVariable PersistentHandleVariable
CHARACTER RunArgument


Method Detail
Top

Consultingwerk.Studio.ProparseApi.ICall Array (AbstractList)

Purpose: Converts a .NET/Java ArrayList of Fields into an ABL Array
Notes:

Parameters:
poList java.util.AbstractList
The ArrayList of Frame's
Returns Consultingwerk.Studio.ProparseApi.ICall
The ABL Array of Field instances
Top

InitializeParameters ()

Purpose: Parses the Call parameters
Notes:

Top

CHARACTER ToString ()

Purpose: Get the text from the Call
Notes:

Returns CHARACTER
The text from the Call


Constructor Detail
Top

ProparseDotNetCall (Call)

Purpose: Constructor for the ProparseDotNetCall class
Notes:

Parameters:
poCall org.prorefactor.treeparser.Call
The Proparse .NET Call object


Property Detail
Top

CHARACTER ExternalName


Returns CHARACTER
Top

CHARACTER Id


Returns CHARACTER
Top

LOGICAL InHandle


Returns LOGICAL
Top

CHARACTER InternalName


Returns CHARACTER
Top

LOGICAL Local


Returns LOGICAL
Top

CHARACTER LocalTarget


Returns CHARACTER
Top

Consultingwerk.Studio.ProparseApi.IParameter Parameters


Returns Consultingwerk.Studio.ProparseApi.IParameter
Top

LOGICAL Persistent


Returns LOGICAL
Top

Consultingwerk.Studio.ProparseApi.INode PersistentHandleNode


Returns Consultingwerk.Studio.ProparseApi.INode
Top

Consultingwerk.Studio.ProparseApi.IVariable PersistentHandleVariable


Returns Consultingwerk.Studio.ProparseApi.IVariable
Top

CHARACTER RunArgument


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:42